aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-10-20 02:34:06 +0700
committerShulhan <ms@kilabit.info>2022-10-20 02:34:06 +0700
commitdc6f1e2a3e720b706dbf945ae6b608199f630fb4 (patch)
tree8aecf0f708dad7cc2a7a0b1b3368d45bf7d3aa3e /go.mod
parentc06ee9cee05df478b00d5605f9432f23ce6d40f9 (diff)
downloadasciidoctor-go-dc6f1e2a3e720b706dbf945ae6b608199f630fb4.tar.xz
go.mod: update the share module
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 d36b2a0..b055f09 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.41.0
+require github.com/shuLhan/share v0.41.2
//replace github.com/shuLhan/share => ../share