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 @@ -105,6 +105,7 @@ require (
105105 github.com/creack/pty v1.1.21
106106 github.com/go-co-op/gocron v1.37.0
107107 github.com/gofiber/jwt/v3 v3.3.10
108+ github.com/gofiber/jwt/v4 v4.0.0
108109 github.com/golang-jwt/jwt/v4 v4.5.0
109110 github.com/gopacket/gopacket v1.2.0
110111 github.com/gorilla/websocket v1.5.3
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/gofiber/fiber/v2 v2.52.5 h1:tWoP1MJQjGEe4GB5TUGOi7P2E0ZMMRx5ZTG4rT+yG
6464github.com/gofiber/fiber/v2 v2.52.5 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
6565github.com/gofiber/jwt/v3 v3.3.10 h1:0bpWtFKaGepjwYTU4efHfy0o+matSqZwTxGMo5a+uuc =
6666github.com/gofiber/jwt/v3 v3.3.10 /go.mod h1:GJorFVaDyfMPSK9RB8RG4NQ3s1oXKTmYaoL/ny08O1A =
67+ github.com/gofiber/jwt/v4 v4.0.0 /go.mod h1:vcEMSaWmPyP06Emfy5aBtqss8+t6gYkdX0pGytzdNbM =
6768github.com/golang-jwt/jwt/v4 v4.4.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
6869github.com/golang-jwt/jwt/v4 v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg =
6970github.com/golang-jwt/jwt/v4 v4.5.0 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
You can’t perform that action at this time.
0 commit comments