Update module github.com/docker/docker to v23 #27

Merged
nemunaire merged 1 commit from renovate/github.com-docker-docker-23.x into master 2023-03-02 09:21:15 +00:00
Showing only changes of commit af87ac4cb8 - Show all commits

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

Renovate Bot 2023-03-02 03:24:02 +00:00

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