chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 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](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)

---
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-06-01 20:35:02 +00:00
committed by GitHub
parent 391f19e2a9
commit a5749fdab6
2 changed files with 52 additions and 36 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.9.0
github.com/gin-gonic/gin v1.9.1
github.com/lib/pq v1.10.1
github.com/qiniu/go-sdk/v7 v7.11.0
github.com/satori/go.uuid v1.2.0