aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 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
diff --git a/go.sum b/go.sum
index fa58572..2abf8b1 100644
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-github.com/shuLhan/share v0.50.0 h1:L1TR7jsSOv5cDMkH4CapIzDp/Yisq5Xe16GMeQRCSMs=
-github.com/shuLhan/share v0.50.0/go.mod h1:YEwLUwwBpDqPn5yxfdb0B8eFP04SKQxv5gMQwB4A+c4=
+github.com/shuLhan/share v0.50.1 h1:R4yDLdITKttJJhWJDeYvW1fA6FIEr2IMqvEn395JiaM=
+github.com/shuLhan/share v0.50.1/go.mod h1:dUE7xqEzT8HZRy8vvfFzrFJ+6a6chXwaPmC4hYB68QU=