File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ require (
6868 github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
6969 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
7070 github.com/dimchansky/utfbom v1.1.1 // indirect
71- github.com/docker/cli v28 .2.2 +incompatible // indirect
71+ github.com/docker/cli v29 .2.0 +incompatible // indirect
7272 github.com/docker/distribution v2.8.3+incompatible // indirect
7373 github.com/docker/docker-credential-helpers v0.9.3 // indirect
7474 github.com/emicklei/go-restful/v3 v3.12.2 // indirect
Original file line number Diff line number Diff line change @@ -176,8 +176,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
176176github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
177177github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U =
178178github.com/dimchansky/utfbom v1.1.1 /go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE =
179- github.com/docker/cli v28 .2.2 +incompatible h1:qzx5BNUDFqlvyq4AHzdNB7gSyVTmU4cgsyN9SdInc1A =
180- github.com/docker/cli v28 .2.2 +incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
179+ github.com/docker/cli v29 .2.0 +incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
180+ github.com/docker/cli v29 .2.0 +incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
181181github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
182182github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
183183github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
You can’t perform that action at this time.
0 commit comments