From 511b22c4f4d46e5ece3d346d15b11d54edf25a0e Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 12 Feb 2023 13:19:33 +0700 Subject: go.mod: update share module to v0.43.0 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b055f09..42bc4af 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.41.2 +require github.com/shuLhan/share v0.43.0 //replace github.com/shuLhan/share => ../share diff --git a/go.sum b/go.sum index 93f8f94..8575c1e 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/shuLhan/share v0.41.2 h1:8fWCDqnQQJLeGt9FCv/wD+M1ypjAApYQez8xkHTMKpo= -github.com/shuLhan/share v0.41.2/go.mod h1:nus6RSASS+5P1ZUe89ciJZyp3v+IY1xqLdKwtnuGsaA= +github.com/shuLhan/share v0.43.0 h1:WEaMg7WIX6YAvDphQjbPSZqz/ubuotRtD7Fq4zGO8Wc= +github.com/shuLhan/share v0.43.0/go.mod h1:nus6RSASS+5P1ZUe89ciJZyp3v+IY1xqLdKwtnuGsaA= -- cgit v1.3