Bump github.com/gin-contrib/gzip from 1.2.5 to 1.2.6
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/gin-contrib/gzip/releases) - [Commits](https://github.com/gin-contrib/gzip/compare/v1.2.5...v1.2.6) --- updated-dependencies: - dependency-name: github.com/gin-contrib/gzip dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/alireza0/s-ui
|
||||
go 1.25.7
|
||||
|
||||
require (
|
||||
github.com/gin-contrib/gzip v1.2.5
|
||||
github.com/gin-contrib/gzip v1.2.6
|
||||
github.com/gin-contrib/sessions v1.0.4
|
||||
github.com/gin-gonic/gin v1.12.0
|
||||
github.com/gofrs/uuid/v5 v5.4.0
|
||||
@@ -182,10 +182,10 @@ require (
|
||||
golang.org/x/mod v0.33.0 // indirect
|
||||
golang.org/x/net v0.51.0 // indirect
|
||||
golang.org/x/oauth2 v0.34.0 // indirect
|
||||
golang.org/x/sync v0.19.0 // indirect
|
||||
golang.org/x/sync v0.20.0 // indirect
|
||||
golang.org/x/sys v0.41.0 // indirect
|
||||
golang.org/x/term v0.40.0 // indirect
|
||||
golang.org/x/text v0.34.0 // indirect
|
||||
golang.org/x/text v0.35.0 // indirect
|
||||
golang.org/x/time v0.12.0 // indirect
|
||||
golang.org/x/tools v0.42.0 // indirect
|
||||
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user