Update module github.com/gin-gonic/gin to v1.9.1
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
1a9bf0256d
commit
2c9461b46f
2
go.mod
2
go.mod
@ -9,7 +9,7 @@ require (
|
||||
github.com/docker/docker/v23 v23.0.5
|
||||
github.com/docker/go-connections v0.4.0 // indirect
|
||||
github.com/docker/go-units v0.4.0 // indirect
|
||||
github.com/gin-gonic/gin v1.9.0
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
github.com/gogo/protobuf v1.3.2 // indirect
|
||||
github.com/opencontainers/go-digest v1.0.0 // indirect
|
||||
github.com/opencontainers/image-spec v1.0.2
|
||||
|
Reference in New Issue
Block a user