aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/game/message.go
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 /backend/game/message.go
parent941557cba8dcf2aae9b08e2f61420437f5603b0c (diff)
downloadphperkaigi-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.tar.gz
phperkaigi-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.tar.zst
phperkaigi-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.zip
update go package names
Diffstat (limited to 'backend/game/message.go')
-rw-r--r--backend/game/message.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/game/message.go b/backend/game/message.go
index b535c1d..808561c 100644
--- a/backend/game/message.go
+++ b/backend/game/message.go
@@ -4,7 +4,7 @@ import (
"encoding/json"
"fmt"
- "github.com/nsfisis/iosdc-japan-2024-albatross/backend/api"
+ "github.com/nsfisis/phperkaigi-2025-albatross/backend/api"
)
const (