aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/auth/jwt.go
diff options
context:
space:
mode:
Diffstat (limited to 'backend/auth/jwt.go')
-rw-r--r--backend/auth/jwt.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/auth/jwt.go b/backend/auth/jwt.go
index 13af837..2f72490 100644
--- a/backend/auth/jwt.go
+++ b/backend/auth/jwt.go
@@ -7,7 +7,7 @@ import (
"github.com/golang-jwt/jwt/v5"
- "github.com/nsfisis/iosdc-japan-2024-albatross/backend/db"
+ "github.com/nsfisis/phperkaigi-2025-albatross/backend/db"
)
var (