aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-03-05 17:00:19 +0700
committerShulhan <ms@kilabit.info>2024-03-05 18:00:34 +0700
commit346500242a3541bf9f7d8ce008dcf2ef6950e9a0 (patch)
treeb15782f6c052ec6ca6f8e14b1ddb8a64101d4aac /go.mod
parentbc54ecb3e21852f2120548e48603ac9212ecfda3 (diff)
downloadasciidoctor-go-346500242a3541bf9f7d8ce008dcf2ef6950e9a0.tar.xz
all: replace module "share" with "pakakeh.go"
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index b174baf..81de087 100644
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,6 @@ module git.sr.ht/~shulhan/asciidoctor-go
go 1.20
-require github.com/shuLhan/share v0.51.0
+require git.sr.ht/~shulhan/pakakeh.go v0.53.2-0.20240305092154-76510776395b
-//replace github.com/shuLhan/share => ../share
+//replace git.sr.ht/~shulhan/pakakeh.go => ../pakakeh.go