Skip to content

Commit c9d5d3a

Browse files
authored
Merge pull request #393 from NdoleStudio/dependabot/go_modules/api/github.com/gofiber/fiber/v2-2.52.4
fix(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.4 in /api
2 parents 5310c41 + 0440dad commit c9d5d3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/dgraph-io/ristretto v0.1.1
1818
github.com/dustin/go-humanize v1.0.1
1919
github.com/gofiber/contrib/otelfiber v1.0.10
20-
github.com/gofiber/fiber/v2 v2.52.1
20+
github.com/gofiber/fiber/v2 v2.52.4
2121
github.com/gofiber/swagger v1.0.0
2222
github.com/golang-jwt/jwt v3.2.2+incompatible
2323
github.com/google/uuid v1.6.0

api/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ github.com/go-sql-driver/mysql v1.7.1/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9
121121
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
122122
github.com/gofiber/contrib/otelfiber v1.0.10 h1:Bu28Pi4pfYmGfIc/9+sNaBbFwTHGY/zpSIK5jBxuRtM=
123123
github.com/gofiber/contrib/otelfiber v1.0.10/go.mod h1:jN6AvS1HolDHTQHFURsV+7jSX96FpXYeKH6nmkq8AIw=
124-
github.com/gofiber/fiber/v2 v2.52.1 h1:1RoU2NS+b98o1L77sdl5mboGPiW+0Ypsi5oLmcYlgHI=
125-
github.com/gofiber/fiber/v2 v2.52.1/go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ=
124+
github.com/gofiber/fiber/v2 v2.52.4 h1:P+T+4iK7VaqUsq2PALYEfBBo6bJZ4q3FP8cZ84EggTM=
125+
github.com/gofiber/fiber/v2 v2.52.4/go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ=
126126
github.com/gofiber/swagger v1.0.0 h1:BzUzDS9ZT6fDUa692kxmfOjc1DZiloLiPK/W5z1H1tc=
127127
github.com/gofiber/swagger v1.0.0/go.mod h1:QrYNF1Yrc7ggGK6ATsJ6yfH/8Zi5bu9lA7wB8TmCecg=
128128
github.com/gofrs/flock v0.8.1 h1:+gYjHKf32LDeiEEFhQaotPbLuUXjY5ZqxKgXy7n59aw=

0 commit comments

Comments
 (0)