summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-03-02 23:02:01 +0700
committerShulhan <ms@kilabit.info>2023-03-02 23:02:01 +0700
commit7059665463bd648321fbd8c4b9227ead65767975 (patch)
tree96160468d8b5260ec31f20c15f946af1b044bf69
parent35c7edc6cb26bf63fc8cf1f61d5e33fc9ee620ef (diff)
downloadasciidoctor-go-7059665463bd648321fbd8c4b9227ead65767975.tar.xz
all: update share modules
-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 42bc4af..59d3cd2 100644
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,6 @@ module git.sr.ht/~shulhan/asciidoctor-go
go 1.18
-require github.com/shuLhan/share v0.43.0
+require github.com/shuLhan/share v0.44.0
//replace github.com/shuLhan/share => ../share
diff --git a/go.sum b/go.sum
index 8575c1e..0d66727 100644
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-github.com/shuLhan/share v0.43.0 h1:WEaMg7WIX6YAvDphQjbPSZqz/ubuotRtD7Fq4zGO8Wc=
-github.com/shuLhan/share v0.43.0/go.mod h1:nus6RSASS+5P1ZUe89ciJZyp3v+IY1xqLdKwtnuGsaA=
+github.com/shuLhan/share v0.44.0 h1:Afom8pQrzNYtUZM53y+eqlZw5lkFm7bgl3QjZ3ARsgg=
+github.com/shuLhan/share v0.44.0/go.mod h1:BnjohSsgDFMeYQ0/ws7kzb1oABZdVbEwDNGbUhOLee4=