Bump github.com/gin-contrib/gzip from 0.0.5 to 0.0.6 (#189)

Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Commits](https://github.com/gin-contrib/gzip/compare/v0.0.5...v0.0.6)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-05 13:10:29 +02:00
committed by GitHub
parent 5e9c8873f9
commit e9588a4036
2 changed files with 10 additions and 24 deletions

3
go.mod
View File

@@ -13,11 +13,10 @@ require (
github.com/goccy/go-json v0.9.7 // indirect
github.com/pelletier/go-toml/v2 v2.0.1 // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
require (
github.com/gin-contrib/gzip v0.0.5
github.com/gin-contrib/gzip v0.0.6
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/go-playground/locales v0.14.0 // indirect
github.com/go-playground/universal-translator v0.18.0 // indirect