File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ require (
4545 github.com/cespare/xxhash/v2 v2.3.0 // indirect
4646 github.com/containerd/stargz-snapshotter/estargz v0.18.1 // indirect
4747 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
48- github.com/docker/cli v29.0.3 +incompatible // indirect
48+ github.com/docker/cli v29.2.0 +incompatible // indirect
4949 github.com/docker/distribution v2.8.3+incompatible // indirect
5050 github.com/docker/docker-credential-helpers v0.9.4 // indirect
5151 github.com/emicklei/go-restful/v3 v3.13.0 // indirect
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ github.com/digitalocean/godo v1.118.0 h1:lkzGFQmACrVCp7UqH1sAi4JK/PWwlc5aaxubgor
9292github.com/digitalocean/godo v1.118.0 /go.mod h1:Vk0vpCot2HOAJwc5WE8wljZGtJ3ZtWIc8MQ8rF38sdo =
9393github.com/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI =
9494github.com/dnaeon/go-vcr v1.2.0 /go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ =
95- github.com/docker/cli v29.0.3 +incompatible h1:8J+PZIcF2xLd6h5sHPsp5pvvJA+Sr2wGQxHkRl53a1E =
96- github.com/docker/cli v29.0.3 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
95+ github.com/docker/cli v29.2.0 +incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
96+ github.com/docker/cli v29.2.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
9797github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
9898github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
9999github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI =
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ github.com/davecgh/go-spew/spew
162162## explicit; go 1.20
163163github.com/digitalocean/godo
164164github.com/digitalocean/godo/metrics
165- # github.com/docker/cli v29.0.3 +incompatible
165+ # github.com/docker/cli v29.2.0 +incompatible
166166## explicit
167167github.com/docker/cli/cli/config
168168github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments