⬆️ Upgrade Passport to add cache

This commit is contained in:
2024-06-23 16:15:06 +08:00
parent 8e38735ad8
commit 247dfbb46c
2 changed files with 3 additions and 3 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-20240622131052-18ae5f12e2e7
git.solsynth.dev/hydrogen/passport v0.0.0-20240623081149-7ddbea8bcb86
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