Skip to content

Commit

Permalink
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.7.7...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent d2ed2ed commit 2137501
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 32 deletions.
9 changes: 5 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/dcu/go-authy v1.0.1
github.com/gavv/httpexpect/v2 v2.14.0
github.com/gin-contrib/logger v0.0.2
github.com/gin-gonic/gin v1.7.7
github.com/gin-gonic/gin v1.9.1
github.com/go-pg/pg/v10 v10.9.1
github.com/go-redis/redis/v7 v7.4.1
github.com/gojektech/heimdall v5.0.2+incompatible // indirect
Expand All @@ -23,7 +23,8 @@ require (
github.com/rs/zerolog v1.20.0
github.com/spf13/viper v1.7.1
github.com/stretchr/stew v0.0.0-20130812190256-80ef0842b48b
github.com/stretchr/testify v1.8.2
golang.org/x/crypto v0.0.0-20220214200702-86341886e292
golang.org/x/text v0.7.0
github.com/stretchr/testify v1.8.3
github.com/ugorji/go v1.1.7 // indirect
golang.org/x/crypto v0.9.0
golang.org/x/text v0.9.0
)
Loading

0 comments on commit 2137501

Please sign in to comment.