Skip to content

Commit

Permalink
chore(deps): bump github.com/gin-gonic/gin (#959)
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.6.3 to 1.7.0.
- [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.6.3...v1.7.0)

---
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 Jul 27, 2021
1 parent 0ab714a commit 2d00d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/object-map-example/go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/swaggo/swag/example/object-map-example
go 1.14

require (
github.com/gin-gonic/gin v1.6.3
github.com/gin-gonic/gin v1.7.0
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14
github.com/swaggo/gin-swagger v1.3.0
github.com/swaggo/swag v1.5.1
Expand Down

0 comments on commit 2d00d57

Please sign in to comment.