From abb8a31a12ba49d0d7faf5fdf2f5b790accfda92 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 31 Jul 2024 22:27:28 +0900 Subject: feat: "iOSDC 2024" to "iOSDC Japan 2024" --- 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 d955fa3..18f6cda 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-2024-albatross/backend/auth" + "github.com/nsfisis/iosdc-japan-2024-albatross/backend/auth" ) type sockHandler struct { -- cgit v1.2.3-70-g09d2