Skip to content

Commit

Permalink
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1 (#192)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent dca04a3 commit 938f67c
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 39 deletions.
6 changes: 2 additions & 4 deletions go.mod
Expand Up @@ -15,7 +15,7 @@ require (
github.com/dgraph-io/badger/v2 v2.2007.2
github.com/docker/go-units v0.4.0
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
github.com/gin-gonic/gin v1.7.7
github.com/gin-gonic/gin v1.9.1
github.com/go-redis/redis/v8 v8.3.0
github.com/gomodule/redigo v1.8.2 // indirect
github.com/imdario/mergo v0.3.9
Expand All @@ -30,9 +30,7 @@ require (
github.com/syndtr/goleveldb v1.0.0
github.com/urfave/cli v1.22.3
github.com/yuin/gopher-lua v0.0.0-20191220021717-ab39c6098bdb // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/sys v0.5.0
google.golang.org/protobuf v1.26.0 // indirect
golang.org/x/sys v0.8.0
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
gotest.tools/v3 v3.0.3 // indirect
)

0 comments on commit 938f67c

Please sign in to comment.