File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ require (
112112 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect
113113 github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 // indirect
114114 github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 // indirect
115- github.com/docker/docker-credential-helpers v0.9.5 // indirect
115+ github.com/docker/docker-credential-helpers v0.9.6 // indirect
116116 github.com/docker/go-connections v0.7.0 // indirect
117117 github.com/felixge/httpsnoop v1.0.4 // indirect
118118 github.com/fvbommel/sortorder v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -187,8 +187,8 @@ github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBi
187187github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
188188github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
189189github.com/docker/docker v28.5.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
190- github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY =
191- github.com/docker/docker-credential-helpers v0.9.5 /go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c =
190+ github.com/docker/docker-credential-helpers v0.9.6 h1:cT2PbRPSlnMmNTfT2TDMXRyQ1KMWHG7xoTLBcn1ZNv0 =
191+ github.com/docker/docker-credential-helpers v0.9.6 /go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c =
192192github.com/docker/go-connections v0.7.0 h1:6SsRfJddP22WMrCkj19x9WKjEDTB+ahsdiGYf0mN39c =
193193github.com/docker/go-connections v0.7.0 /go.mod h1:no1qkHdjq7kLMGUXYAduOhYPSJxxvgWBh7ogVvptn3Q =
194194github.com/docker/go-metrics v0.0.1 h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8 =
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ github.com/docker/cli-docs-tool/annotation
337337# github.com/docker/docker v28.5.2+incompatible
338338## explicit
339339github.com/docker/docker/pkg/namesgenerator
340- # github.com/docker/docker-credential-helpers v0.9.5
340+ # github.com/docker/docker-credential-helpers v0.9.6
341341## explicit; go 1.21
342342github.com/docker/docker-credential-helpers/client
343343github.com/docker/docker-credential-helpers/credentials
You can’t perform that action at this time.
0 commit comments