We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9ca1c commit 8da04edCopy full SHA for 8da04ed
go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/ethereum/go-ethereum v1.15.9
15
github.com/friendsofgo/errors v0.9.2
16
github.com/gofiber/contrib/jwt v1.1.0
17
- github.com/gofiber/fiber/v2 v2.52.6
+ github.com/gofiber/fiber/v2 v2.52.7
18
github.com/golang-jwt/jwt/v5 v5.2.2
19
github.com/google/subcommands v1.2.0
20
github.com/jackc/pgx/v5 v5.7.4
0 commit comments