aboutsummaryrefslogtreecommitdiffhomepage
path: root/worker
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-03-04 21:24:28 +0900
committernsfisis <nsfisis@gmail.com>2025-03-04 21:24:28 +0900
commit3f73872865263e8690e12f4b43040ed38b062f28 (patch)
treee3674f2a30d0a7da69002e31693d9bf3c32d927d /worker
parent941557cba8dcf2aae9b08e2f61420437f5603b0c (diff)
downloadiosdc-japan-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.tar.gz
iosdc-japan-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.tar.zst
iosdc-japan-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.zip
update go package names
Diffstat (limited to 'worker')
-rw-r--r--worker/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/worker/go.mod b/worker/go.mod
index ebf2a9b..9404ab5 100644
--- a/worker/go.mod
+++ b/worker/go.mod
@@ -1,4 +1,4 @@
-module github.com/nsfisis/iosdc-japan-2024-albatross/worker
+module github.com/nsfisis/phperkaigi-2025-albatross/worker
go 1.22.3