Skip to content

Commit 59bb73a

Browse files
authored
Merge pull request #4744 from containers/renovate/github.1485827954.workers.dev-docker-docker-23.x
fix(deps): update module github.com/docker/docker to v23.0.5+incompatible
2 parents ee3e6d3 + 0019256 commit 59bb73a

File tree

5 files changed

+14
-9
lines changed

5 files changed

+14
-9
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/containers/storage v1.46.1
1212
github.com/cyphar/filepath-securejoin v0.2.3
1313
github.com/docker/distribution v2.8.1+incompatible
14-
github.com/docker/docker v23.0.4+incompatible
14+
github.com/docker/docker v23.0.5+incompatible
1515
github.com/docker/go-units v0.5.0
1616
github.com/fsouza/go-dockerclient v1.9.7
1717
github.com/ghodss/yaml v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ github.com/disiqueira/gotree/v3 v3.0.2 h1:ik5iuLQQoufZBNPY518dXhiO5056hyNBIK9lWh
7272
github.com/disiqueira/gotree/v3 v3.0.2/go.mod h1:ZuyjE4+mUQZlbpkI24AmruZKhg3VHEgPLDY8Qk+uUu8=
7373
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68=
7474
github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
75-
github.com/docker/docker v23.0.4+incompatible h1:Kd3Bh9V/rO+XpTP/BLqM+gx8z7+Yb0AA2Ibj+nNo4ek=
76-
github.com/docker/docker v23.0.4+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
75+
github.com/docker/docker v23.0.5+incompatible h1:DaxtlTJjFSnLOXVNUBU1+6kXGz2lpDoEAH6QoxaSg8k=
76+
github.com/docker/docker v23.0.5+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
7777
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A=
7878
github.com/docker/docker-credential-helpers v0.7.0/go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0=
7979
github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 h1:IPrmumsT9t5BS7XcPhgsCTlkWbYg80SEXUzDpReaU6Y=

vendor/github.com/docker/docker/client/client.go

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/docker/client/client_deprecated.go

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ github.com/docker/distribution/reference
280280
github.com/docker/distribution/registry/api/errcode
281281
github.com/docker/distribution/registry/api/v2
282282
github.com/docker/distribution/registry/client/auth/challenge
283-
# github.com/docker/docker v23.0.4+incompatible
283+
# github.com/docker/docker v23.0.5+incompatible
284284
## explicit
285285
github.com/docker/docker/api
286286
github.com/docker/docker/api/types

0 commit comments

Comments
 (0)