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 482ab56..50c8206 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ go 1.16
require (
git.sr.ht/~shulhan/asciidoctor-go v0.2.0
- github.com/shuLhan/share v0.37.0
+ github.com/shuLhan/share v0.39.1-0.20220709072157-a39d5d2246f8
)
//replace git.sr.ht/~shulhan/asciidoctor-go => ../asciidoctor-go