aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2021-12-06 16:39:24 +0700
committerShulhan <ms@kilabit.info>2021-12-06 16:39:24 +0700
commit674f4d404ec30d363433b72b1c6fd5ffe8a4d1b6 (patch)
tree632d1a17465c17d8adc10159a63ded9e9e0e68b4 /go.mod
parent1c48dfa11a1ba94d08b9fa9a0708e83f4597e40b (diff)
downloadasciidoctor-go-674f4d404ec30d363433b72b1c6fd5ffe8a4d1b6.tar.xz
go.mod: update to latest 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 652f28e..db73707 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,6 @@ module git.sr.ht/~shulhan/asciidoctor-go
go 1.16
-require github.com/shuLhan/share v0.30.0
+require github.com/shuLhan/share v0.32.0
//replace github.com/shuLhan/share => ../share