aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 279bf21..f6f8ff8 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ go 1.20
require (
git.sr.ht/~shulhan/asciidoctor-go v0.5.1-0.20231105052733-3d54e38bac45
- github.com/shuLhan/share v0.50.1
+ github.com/shuLhan/share v0.50.2-0.20231107202614-fdb1c05d62a2
github.com/yuin/goldmark v1.6.0
github.com/yuin/goldmark-meta v1.1.0
)