File tree 2 files changed +11
-468
lines changed
2 files changed +11
-468
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/cespare/xxhash/v2 v2.2.0 // indirect
21
21
github.com/containerd/continuity v0.3.0 // indirect
22
22
github.com/docker/cli v20.10.17+incompatible // indirect
23
- github.com/docker/docker v20.10.24 +incompatible // indirect
23
+ github.com/docker/docker v24.0.7 +incompatible // indirect
24
24
github.com/docker/go-connections v0.4.0 // indirect
25
25
github.com/docker/go-units v0.4.0 // indirect
26
26
github.com/ghodss/yaml v1.0.0 // indirect
@@ -43,7 +43,6 @@ require (
43
43
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
44
44
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
45
45
golang.org/x/mod v0.9.0 // indirect
46
- golang.org/x/net v0.10.0 // indirect
47
46
golang.org/x/tools v0.7.0 // indirect
48
47
google.golang.org/protobuf v1.31.0 // indirect
49
48
gopkg.in/yaml.v2 v2.4.0 // indirect
You can’t perform that action at this time.
0 commit comments