aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-07-09 14:29:50 +0700
committerShulhan <ms@kilabit.info>2022-07-09 14:29:50 +0700
commit837b649ab028559e135f689a6886d90f50bb2b06 (patch)
treed395a8a78e62210d6302c35b360d196e317600c6 /go.mod
parent3abcac697bc8db7a75f763d8c6a78b1c8dea681d (diff)
downloadciigo-837b649ab028559e135f689a6886d90f50bb2b06.tar.xz
all: update share module to v0.39.1-0.20220709072157-a39d5d2246f8
This changes update the embedded Go file on cmd/ciigo-example and rename field Development on MemFS Options.
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