Skip to content

Commit 358662b

Browse files
authored
Merge pull request #702 from traPtitech/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
⬆️ Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible
2 parents 4b1e973 + 0e92a1f commit 358662b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ require (
5555
github.com/containerd/continuity v0.3.0 // indirect
5656
github.com/creack/pty v1.1.18 // indirect
5757
github.com/docker/cli v20.10.17+incompatible // indirect
58-
github.com/docker/docker v20.10.7+incompatible // indirect
58+
github.com/docker/docker v20.10.24+incompatible // indirect
5959
github.com/docker/go-connections v0.4.0 // indirect
6060
github.com/docker/go-units v0.4.0 // indirect
6161
github.com/fatih/color v1.15.0 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 h1:tdlZCpZ/P9DhczC
143143
github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2/go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw=
144144
github.com/docker/cli v20.10.17+incompatible h1:eO2KS7ZFeov5UJeaDmIs1NFEDRf32PaqRpvoEkKBy5M=
145145
github.com/docker/cli v20.10.17+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
146-
github.com/docker/docker v20.10.7+incompatible h1:Z6O9Nhsjv+ayUEeI1IojKbYcsGdgYSNqxe1s2MYzUhQ=
147-
github.com/docker/docker v20.10.7+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
146+
github.com/docker/docker v20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE=
147+
github.com/docker/docker v20.10.24+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
148148
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
149149
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
150150
github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw=

0 commit comments

Comments
 (0)