Skip to content

Commit

Permalink
chore(deps): bump github.com/ansrivas/fiberprometheus/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/ansrivas/fiberprometheus/v2](https://github.com/ansrivas/fiberprometheus) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/ansrivas/fiberprometheus/releases)
- [Changelog](https://github.com/ansrivas/fiberprometheus/blob/master/CHANGELOG.md)
- [Commits](ansrivas/fiberprometheus@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/ansrivas/fiberprometheus/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a51d4cc commit a7737a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 294 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/snapp-incubator/soteria
go 1.23

require (
github.com/ansrivas/fiberprometheus/v2 v2.6.0
github.com/ansrivas/fiberprometheus/v2 v2.7.0
github.com/gofiber/contrib/fiberzap v1.0.2
github.com/gofiber/fiber/v2 v2.52.5
github.com/golang-jwt/jwt/v5 v5.2.1
Expand Down Expand Up @@ -33,7 +33,6 @@ require (
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
github.com/gofiber/adaptor/v2 v2.1.31 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
Expand Down
Loading

0 comments on commit a7737a1

Please sign in to comment.