Skip to content

Commit

Permalink
Bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1
Browse files Browse the repository at this point in the history
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.0 to 2.52.1.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.0...v2.52.1)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent 425b45c commit c4f23e5
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1,062 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/form3tech-oss/jwt-go v3.2.5+incompatible
github.com/go-redis/redis/v8 v8.11.5 // indirect
github.com/gobuffalo/here v0.6.7 // indirect
github.com/gofiber/fiber/v2 v2.52.0
github.com/gofiber/fiber/v2 v2.52.1
github.com/gofiber/session/v2 v2.0.2
github.com/gofiber/storage/redis v1.3.4
github.com/gofiber/template v1.8.1
Expand Down Expand Up @@ -50,7 +50,6 @@ require (
)

require (
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/andybalholm/brotli v1.1.0 // indirect
github.com/aquasecurity/libbpfgo v0.6.0-libbpf-1.3 // indirect
Expand All @@ -73,9 +72,7 @@ require (
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
github.com/golang-sql/sqlexp v0.1.0 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/gnostic v0.7.0 // indirect
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.5.0 // indirect
github.com/gookit/filter v1.2.1 // indirect
Expand Down

0 comments on commit c4f23e5

Please sign in to comment.