diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ module git.sr.ht/~shulhan/ciigo go 1.20 require ( - git.sr.ht/~shulhan/asciidoctor-go v0.5.1-0.20231209194435-cb215a6d8138 + git.sr.ht/~shulhan/asciidoctor-go v0.5.1-0.20231213112841-008230e7e722 github.com/shuLhan/share v0.51.0 github.com/yuin/goldmark v1.6.0 github.com/yuin/goldmark-meta v1.1.0 |
