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 3a5d573..a88460d 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.46.0
+require github.com/shuLhan/share v0.47.0
//replace github.com/shuLhan/share => ../share
diff --git a/go.sum b/go.sum
index 06b3f97..5d6fd9a 100644
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-github.com/shuLhan/share v0.46.0 h1:cF0Ngj7wVA6TIcdSmfrqxOwMB3hZ+4df5cJf4GGCun4=
-github.com/shuLhan/share v0.46.0/go.mod h1:BhnIWJxq84BTOs3Z2gLFAN8ih9mBfhZbRIjqGupGJag=
+github.com/shuLhan/share v0.47.0 h1:x4sV+k0xs58M7UVAFHDq2XLCfKtL9FgFWMYxWEeRTZE=
+github.com/shuLhan/share v0.47.0/go.mod h1:6CZtyEil0G4CbeuGzS/0fj6GW+BkhkvfrkKb0QhMkuI=