Skip to content

Commit 8da04ed

Browse files
Bump github.com/gofiber/fiber/v2 from 2.52.6 to 2.52.7
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.6 to 2.52.7. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.52.6...v2.52.7) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-version: 2.52.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c9ca1c commit 8da04ed

File tree

2 files changed

+308
-2
lines changed

2 files changed

+308
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/ethereum/go-ethereum v1.15.9
1515
github.com/friendsofgo/errors v0.9.2
1616
github.com/gofiber/contrib/jwt v1.1.0
17-
github.com/gofiber/fiber/v2 v2.52.6
17+
github.com/gofiber/fiber/v2 v2.52.7
1818
github.com/golang-jwt/jwt/v5 v5.2.2
1919
github.com/google/subcommands v1.2.0
2020
github.com/jackc/pgx/v5 v5.7.4

0 commit comments

Comments
 (0)