File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/cncf/xds/go v0.0.0-20260202195803-dba9d589def2
1111 github.com/containers/image/v5 v5.36.2
1212 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
13- github.com/docker/cli v29.5.1 +incompatible
13+ github.com/docker/cli v29.5.2 +incompatible
1414 github.com/dominikbraun/graph v0.23.0
1515 github.com/envoyproxy/go-control-plane v0.14.1-0.20260409050421-3f47accd6e14
1616 github.com/envoyproxy/go-control-plane/contrib v1.36.1-0.20260409050421-3f47accd6e14
Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
136136github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
137137github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
138138github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
139- github.com/docker/cli v29.5.1 +incompatible h1:NiufLAJoRcPauFoBNYthfuM4REFwM8H2h9xnLABNHGs =
140- github.com/docker/cli v29.5.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
139+ github.com/docker/cli v29.5.2 +incompatible h1:ubykJ1Y8LmNRGJ2BuMQ0kHOt/RO1YzGNswqWMJgivuQ =
140+ github.com/docker/cli v29.5.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
141141github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY =
142142github.com/docker/docker-credential-helpers v0.9.5 /go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c =
143143github.com/docker/go-events v0.0.0-20250808211157-605354379745 h1:yOn6Ze6IbYI/KAw2lw/83ELYvZh6hvsygTVkD0dzMC4 =
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ require (
100100 github.com/cyphar/filepath-securejoin v0.6.1 // indirect
101101 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
102102 github.com/distribution/reference v0.6.0 // indirect
103- github.com/docker/cli v29.5.1 +incompatible // indirect
103+ github.com/docker/cli v29.5.2 +incompatible // indirect
104104 github.com/docker/docker-credential-helpers v0.9.5 // indirect
105105 github.com/docker/go-connections v0.6.0 // indirect
106106 github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -160,8 +160,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
160160github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
161161github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
162162github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
163- github.com/docker/cli v29.5.1 +incompatible h1:NiufLAJoRcPauFoBNYthfuM4REFwM8H2h9xnLABNHGs =
164- github.com/docker/cli v29.5.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
163+ github.com/docker/cli v29.5.2 +incompatible h1:ubykJ1Y8LmNRGJ2BuMQ0kHOt/RO1YzGNswqWMJgivuQ =
164+ github.com/docker/cli v29.5.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
165165github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
166166github.com/docker/docker v28.5.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
167167github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY =
You can’t perform that action at this time.
0 commit comments