aboutsummaryrefslogtreecommitdiff
path: root/config.go
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 /config.go
parent1e7d8e360eac2c815ac7b79ddf5ec11253833f95 (diff)
downloadhaminer-e8e3cb778a2238fe915d05b690b9dbeb2c4e2a8a.tar.xz
all: replace module "share" with "pakakeh.go"
Diffstat (limited to 'config.go')
-rw-r--r--config.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.go b/config.go
index 5f0d89e..2c8af49 100644
--- a/config.go
+++ b/config.go
@@ -9,7 +9,7 @@ import (
"strings"
"time"
- "github.com/shuLhan/share/lib/ini"
+ "git.sr.ht/~shulhan/pakakeh.go/lib/ini"
)
// List of default config key values.