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 6b30a7a..6605b49 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.14
require (
git.sr.ht/~shulhan/asciidoctor-go v0.0.0-20201226102329-36285ff15434
- github.com/shuLhan/share v0.23.1-0.20210220203139-c1ad6a68b1fe
+ github.com/shuLhan/share v0.23.1-0.20210303203144-6442d1f4055a
)
//replace git.sr.ht/~shulhan/asciidoctor-go => ../asciidoctor-go