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 @@ -142,6 +142,7 @@ require (
142142 github.com/creack/pty v1.1.21
143143 github.com/go-co-op/gocron v1.37.0
144144 github.com/gofiber/jwt/v3 v3.3.10
145+ github.com/gofiber/jwt/v4 v4.0.0
145146 github.com/golang-jwt/jwt/v4 v4.5.0
146147 github.com/gopacket/gopacket v1.2.0
147148 github.com/gorilla/websocket v1.5.3
Original file line number Diff line number Diff line change @@ -303,6 +303,7 @@ github.com/gofiber/fiber/v2 v2.52.5 h1:tWoP1MJQjGEe4GB5TUGOi7P2E0ZMMRx5ZTG4rT+yG
303303github.com/gofiber/fiber/v2 v2.52.5 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
304304github.com/gofiber/jwt/v3 v3.3.10 h1:0bpWtFKaGepjwYTU4efHfy0o+matSqZwTxGMo5a+uuc =
305305github.com/gofiber/jwt/v3 v3.3.10 /go.mod h1:GJorFVaDyfMPSK9RB8RG4NQ3s1oXKTmYaoL/ny08O1A =
306+ github.com/gofiber/jwt/v4 v4.0.0 /go.mod h1:vcEMSaWmPyP06Emfy5aBtqss8+t6gYkdX0pGytzdNbM =
306307github.com/golang-jwt/jwt/v4 v4.4.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
307308github.com/golang-jwt/jwt/v4 v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg =
308309github.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