Skip to content

Commit 814f23c

Browse files
committed
vendor: v20.10.3-0.20220725102314-dcbd68a1d41d (22.06 branch)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 18f69c2 commit 814f23c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1455
-379
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
1010
github.com/container-storage-interface/spec v1.5.0
1111
github.com/docker/distribution v2.8.1+incompatible
12-
github.com/docker/docker v20.10.3-0.20220408103430-7ea283fd9166+incompatible // v22.04 dev
12+
github.com/docker/docker v20.10.3-0.20220725102314-dcbd68a1d41d+incompatible // 22.06 branch
1313
github.com/docker/go-connections v0.4.0
1414
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
1515
github.com/docker/go-metrics v0.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
110110
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
111111
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68=
112112
github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
113-
github.com/docker/docker v20.10.3-0.20220408103430-7ea283fd9166+incompatible h1:N0sFxpj9ODNzuz2LR2D/OMpmmYg3H4JeaEFekWGB2ns=
114-
github.com/docker/docker v20.10.3-0.20220408103430-7ea283fd9166+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
113+
github.com/docker/docker v20.10.3-0.20220725102314-dcbd68a1d41d+incompatible h1:XSdq04uzRLvU3yxy2yxaNGk8/mV1M+tYwq2dpDeG11U=
114+
github.com/docker/docker v20.10.3-0.20220725102314-dcbd68a1d41d+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
115115
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
116116
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
117117
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c h1:+pKlWGMw7gf6bQ+oDZB4KHQFypsfjYlq/C4rfL7D3g8=

vendor/github.com/docker/docker/AUTHORS

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

0 commit comments

Comments
 (0)