🐛 Bug fixes on server register

This commit is contained in:
2024-06-22 21:16:56 +08:00
parent dc86e33b9e
commit a4ad17b038
4 changed files with 10 additions and 8 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.21.6
require (
git.solsynth.dev/hydrogen/paperclip v0.0.0-20240622051057-0f56dba45745
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/gofiber/template/html/v2 v2.1.1