aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-11-05 12:27:33 +0700
committerShulhan <ms@kilabit.info>2023-11-05 12:27:33 +0700
commit3d54e38bac45dfe2e33dd0860e4eb49702d9d52e (patch)
tree5e72f2642447561992f5c7b6a390181b973a07ad /go.mod
parentfa8f6829e59467d042c00d35964bb805b3e8c05d (diff)
downloadasciidoctor-go-3d54e38bac45dfe2e33dd0860e4eb49702d9d52e.tar.xz
go.mod: update all dependencies
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 892e466..1c664c5 100644
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,6 @@ module git.sr.ht/~shulhan/asciidoctor-go
go 1.19
-require github.com/shuLhan/share v0.50.0
+require github.com/shuLhan/share v0.50.1
//replace github.com/shuLhan/share => ../share