Skip to content

Commit

Permalink
Bump github.com/gin-contrib/size
Browse files Browse the repository at this point in the history
Bumps [github.com/gin-contrib/size](https://github.com/gin-contrib/size) from 0.0.0-20230212012657-e14a14094dc4 to 1.0.1.
- [Release notes](https://github.com/gin-contrib/size/releases)
- [Changelog](https://github.com/gin-contrib/size/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/size/commits/v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 662f98a commit ceb13c9
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 55 deletions.
9 changes: 1 addition & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,14 @@ go 1.13

require (
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/bytedance/sonic v1.10.2 // indirect
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
github.com/gin-contrib/size v0.0.0-20230212012657-e14a14094dc4
github.com/gin-contrib/size v1.0.1
github.com/gin-gonic/gin v1.9.1
github.com/go-playground/validator/v10 v10.15.5 // indirect
github.com/jinzhu/configor v1.2.2
github.com/jinzhu/gorm v1.9.16
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
github.com/mattn/go-sqlite3 v1.14.22 // indirect
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
github.com/oschwald/geoip2-golang v1.9.0
github.com/oschwald/maxminddb-golang v1.12.0 // indirect
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
golang.org/x/arch v0.5.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
)
Loading

0 comments on commit ceb13c9

Please sign in to comment.