aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-09-04 22:33:29 +0700
committerShulhan <ms@kilabit.info>2022-09-04 22:33:29 +0700
commit42cc6b8a786b02ee8147400a80f2ef4fb5379a01 (patch)
tree972649f49528a807411aacbdcb2a6b143fb9b720 /go.mod
parentb8e20a54ac6fab854dcf508e7fa645d927dba892 (diff)
downloadasciidoctor-go-42cc6b8a786b02ee8147400a80f2ef4fb5379a01.tar.xz
all: update share module to v0.41.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 be9a7b3..d36b2a0 100644
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,6 @@ module git.sr.ht/~shulhan/asciidoctor-go
go 1.18
-require github.com/shuLhan/share v0.40.0
+require github.com/shuLhan/share v0.41.0
//replace github.com/shuLhan/share => ../share