From 42cc6b8a786b02ee8147400a80f2ef4fb5379a01 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 4 Sep 2022 22:33:29 +0700 Subject: all: update share module to v0.41.0 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index be9a7b3..d36b2a0 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.40.0 +require github.com/shuLhan/share v0.41.0 //replace github.com/shuLhan/share => ../share diff --git a/go.sum b/go.sum index 27da647..1bef154 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/shuLhan/share v0.40.0 h1:C0c1lfKLzogUStIiYJecoTTP9TrEDMz64la1Y1l8Wl0= -github.com/shuLhan/share v0.40.0/go.mod h1:hb3Kis5s4jPume4YD15JELE67naFybtuALshhh9TlOg= +github.com/shuLhan/share v0.41.0 h1:l6kdC+9g7HWnoxIDbE8uDgwjWLw2uKgNKrowB6D8DTc= +github.com/shuLhan/share v0.41.0/go.mod h1:cC9WPeieVTmmqASTwNRdYl6F5PEQdkR2ox7xY1pS6LI= -- cgit v1.3