chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.4 to 1.7.7.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.4...v1.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-09 22:49:33 +00:00
committed by GitHub
parent 41704917db
commit b6ad4e8949
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.15
require (
github.com/eiblog/blackfriday v0.0.0-20161010144836-c0ec111761ae
github.com/gin-contrib/sessions v0.0.3
github.com/gin-gonic/gin v1.7.4
github.com/gin-gonic/gin v1.7.7
github.com/golang/protobuf v1.4.2
github.com/lib/pq v1.10.1
github.com/qiniu/go-sdk/v7 v7.11.0