aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-05-19 17:33:52 +0700
committerShulhan <ms@kilabit.info>2022-05-19 17:33:52 +0700
commit3e6990a67851f6dd8dc130d058323b807ca4e3d9 (patch)
tree89138b9e77904a412aeb1f192e3d26a4389f2a24 /go.mod
parent9cbac087519fe3c6aa1bed6d9de0b0e72c8c8b72 (diff)
downloadciigo-3e6990a67851f6dd8dc130d058323b807ca4e3d9.tar.xz
go.mod: update share module to v0.37.0
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 352e963..482ab56 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.35.1-0.20220327104420-0c288a5880fb
+ github.com/shuLhan/share v0.37.0
)
//replace git.sr.ht/~shulhan/asciidoctor-go => ../asciidoctor-go