Update module github.com/docker/docker to v23
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2023-03-02 03:24:02 +00:00
parent 723e650644
commit af87ac4cb8
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/Microsoft/go-winio v0.5.0 // indirect
github.com/containerd/containerd v1.4.4 // indirect
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/docker/docker v20.10.23+incompatible
github.com/docker/docker/v23 v23.0.1
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