aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-12-10 02:40:37 +0700
committerShulhan <ms@kilabit.info>2023-12-10 02:40:37 +0700
commit03504cc1789ba694f54a4c3e516a92de08500557 (patch)
treeb8830ae09a6d40a7681bd678961cd44b15263fc4 /go.sum
parentcdd1faa6b97de023ef7129399483e841fb4a9b16 (diff)
downloadasciidoctor-go-03504cc1789ba694f54a4c3e516a92de08500557.tar.xz
go.mod: set minimum Go to version 1.20 and update all dependencies
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.sum b/go.sum
index 2abf8b1..620db70 100644
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-github.com/shuLhan/share v0.50.1 h1:R4yDLdITKttJJhWJDeYvW1fA6FIEr2IMqvEn395JiaM=
-github.com/shuLhan/share v0.50.1/go.mod h1:dUE7xqEzT8HZRy8vvfFzrFJ+6a6chXwaPmC4hYB68QU=
+github.com/shuLhan/share v0.51.0 h1:WPKRNNWnZPaVTi/o6nUdkAePek2Lbjz5baoq8MU1U+I=
+github.com/shuLhan/share v0.51.0/go.mod h1:Zn0zwUdSuu7L2BKaYkVOXwbwxd5Kn6Y2bhohD9Tf0Sc=