aboutsummaryrefslogtreecommitdiff
path: root/kamusd_test.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-04-06 17:44:13 +0700
committerShulhan <ms@kilabit.info>2024-04-06 17:44:13 +0700
commit3245b00f0246f7f2f0afd8635cfd3ff9bf2cf584 (patch)
tree286817224a5d72569e4db335578b3549f566deda /kamusd_test.go
parent6c7bfd42bc1128f5969e9e40b23d6b828601f7cb (diff)
downloadkamusku-3245b00f0246f7f2f0afd8635cfd3ff9bf2cf584.tar.xz
all: replace "share" module with "pakakeh.go"
The "share" module has been moved to new forge, SourceHut, with new name "pakakeh.go".
Diffstat (limited to 'kamusd_test.go')
-rw-r--r--kamusd_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamusd_test.go b/kamusd_test.go
index ba71aac..c2140c9 100644
--- a/kamusd_test.go
+++ b/kamusd_test.go
@@ -17,7 +17,7 @@ const (
testKamusStorage = "testdata/kamus.gob"
)
-//nolint: gochecknoglobals
+// nolint: gochecknoglobals
var (
testServer *Server