aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-03-16 17:40:06 +0700
committerShulhan <ms@kilabit.info>2024-03-16 17:40:06 +0700
commite8e3cb778a2238fe915d05b690b9dbeb2c4e2a8a (patch)
treeb27ba3cac3899e2d2fe6ec2fa70eb92e85e8e9a8 /go.mod
parent1e7d8e360eac2c815ac7b79ddf5ec11253833f95 (diff)
downloadhaminer-e8e3cb778a2238fe915d05b690b9dbeb2c4e2a8a.tar.xz
all: replace module "share" with "pakakeh.go"
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 049cdff..c359df6 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
module git.sr.ht/~shulhan/haminer
-go 1.18
+go 1.21
-require github.com/shuLhan/share v0.44.0
+require git.sr.ht/~shulhan/pakakeh.go v0.53.2-0.20240315075343-713d51e4792f
-require golang.org/x/sys v0.6.0 // indirect
+require golang.org/x/sys v0.18.0 // indirect