File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
36
36
github.com/containerd/continuity v0.3.0 // indirect
37
37
github.com/davecgh/go-spew v1.1.1 // indirect
38
38
github.com/docker/cli v20.10.17+incompatible // indirect
39
- github.com/docker/docker v24.0.7 +incompatible // indirect
39
+ github.com/docker/docker v24.0.9 +incompatible // indirect
40
40
github.com/docker/go-connections v0.4.0 // indirect
41
41
github.com/docker/go-units v0.4.0 // indirect
42
42
github.com/gogo/protobuf v1.3.2 // indirect
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
28
28
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
29
29
github.com/docker/cli v20.10.17+incompatible h1:eO2KS7ZFeov5UJeaDmIs1NFEDRf32PaqRpvoEkKBy5M =
30
30
github.com/docker/cli v20.10.17+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
31
- github.com/docker/docker v24.0.7 +incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM =
32
- github.com/docker/docker v24.0.7 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
31
+ github.com/docker/docker v24.0.9 +incompatible h1:HPGzNmwfLZWdxHqK9/II92pyi1EpYKsAqcl4G0Of9v0 =
32
+ github.com/docker/docker v24.0.9 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
33
33
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
34
34
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
35
35
github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw =
You can’t perform that action at this time.
0 commit comments