From 3f73872865263e8690e12f4b43040ed38b062f28 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 4 Mar 2025 21:24:28 +0900 Subject: update go package names --- backend/game/http.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/game/http.go') diff --git a/backend/game/http.go b/backend/game/http.go index d513593..0ac7fc6 100644 --- a/backend/game/http.go +++ b/backend/game/http.go @@ -6,7 +6,7 @@ import ( "github.com/labstack/echo/v4" - "github.com/nsfisis/iosdc-japan-2024-albatross/backend/auth" + "github.com/nsfisis/phperkaigi-2025-albatross/backend/auth" ) type SockHandler struct { -- cgit v1.2.3-70-g09d2