🐛 Bug fixes on server register

This commit is contained in:
2024-06-22 21:17:31 +08:00
parent 93b924d0a4
commit f327a27714
3 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module git.solsynth.dev/hydrogen/paperclip
go 1.21.6
require (
git.solsynth.dev/hydrogen/passport v0.0.0-20240622050421-7007cda8f210
git.solsynth.dev/hydrogen/passport v0.0.0-20240622131052-18ae5f12e2e7
github.com/go-playground/validator/v10 v10.17.0
github.com/gofiber/fiber/v2 v2.52.4
github.com/golang-jwt/jwt/v5 v5.2.0