File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ require (
135135 github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 // indirect
136136 github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 // indirect
137137 github.com/dimchansky/utfbom v1.1.1 // indirect
138- github.com/docker/cli v29.0.3 +incompatible // indirect
138+ github.com/docker/cli v29.2.0 +incompatible // indirect
139139 github.com/docker/distribution v2.8.3+incompatible // indirect
140140 github.com/docker/docker-credential-helpers v0.9.4 // indirect
141141 github.com/dustin/go-humanize v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -1677,8 +1677,8 @@ github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 h1:lxmTCgmHE1G
16771677github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 /go.mod h1:GvWntX9qiTlOud0WkQ6ewFm0LPy5JUR1Xo0Ngbd1w6Y =
16781678github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U =
16791679github.com/dimchansky/utfbom v1.1.1 /go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE =
1680- github.com/docker/cli v29.0.3 +incompatible h1:8J+PZIcF2xLd6h5sHPsp5pvvJA+Sr2wGQxHkRl53a1E =
1681- github.com/docker/cli v29.0.3 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
1680+ github.com/docker/cli v29.2.0 +incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
1681+ github.com/docker/cli v29.2.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
16821682github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
16831683github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
16841684github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI =
Original file line number Diff line number Diff line change @@ -486,7 +486,7 @@ github.com/digitorus/timestamp
486486# github.com/dimchansky/utfbom v1.1.1
487487## explicit
488488github.com/dimchansky/utfbom
489- # github.com/docker/cli v29.0.3 +incompatible
489+ # github.com/docker/cli v29.2.0 +incompatible
490490## explicit
491491github.com/docker/cli/cli/config
492492github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments