File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ require (
108108 github.com/go-co-op/gocron v1.37.0
109109 github.com/go-co-op/gocron/v2 v2.11.0
110110 github.com/gofiber/jwt/v3 v3.3.10
111+ github.com/gofiber/jwt/v4 v4.0.0
111112 github.com/golang-jwt/jwt/v4 v4.5.0
112113 github.com/gorilla/websocket v1.5.3
113114 github.com/highcard-dev/gorcon v1.3.10
Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ github.com/gofiber/fiber/v2 v2.52.5 h1:tWoP1MJQjGEe4GB5TUGOi7P2E0ZMMRx5ZTG4rT+yG
8383github.com/gofiber/fiber/v2 v2.52.5 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
8484github.com/gofiber/jwt/v3 v3.3.10 h1:0bpWtFKaGepjwYTU4efHfy0o+matSqZwTxGMo5a+uuc =
8585github.com/gofiber/jwt/v3 v3.3.10 /go.mod h1:GJorFVaDyfMPSK9RB8RG4NQ3s1oXKTmYaoL/ny08O1A =
86+ github.com/gofiber/jwt/v4 v4.0.0 /go.mod h1:vcEMSaWmPyP06Emfy5aBtqss8+t6gYkdX0pGytzdNbM =
8687github.com/gofiber/swagger v0.1.14 h1:o524wh4QaS4eKhUCpj7M0Qhn8hvtzcyxDsfZLXuQcRI =
8788github.com/gofiber/swagger v0.1.14 /go.mod h1:DCk1fUPsj+P07CKaZttBbV1WzTZSQcSxfub8y9/BFr8 =
8889github.com/golang-jwt/jwt/v4 v4.4.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
You can’t perform that action at this time.
0 commit comments