aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-10-14 11:32:21 +0700
committerShulhan <ms@kilabit.info>2023-10-14 11:32:21 +0700
commitfa8f6829e59467d042c00d35964bb805b3e8c05d (patch)
tree5adf6b83950e4408a4a8a393b55c9ef486255817 /go.mod
parenta1084b36db923f54bc1e0047ec4681626164260a (diff)
downloadasciidoctor-go-fa8f6829e59467d042c00d35964bb805b3e8c05d.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 a88460d..892e466 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.47.0
+require github.com/shuLhan/share v0.50.0
//replace github.com/shuLhan/share => ../share