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 @@ -16,7 +16,7 @@ require (
1616 github.com/distribution/reference v0.6.0
1717 github.com/docker/cli-docs-tool v0.11.0
1818 github.com/docker/distribution v2.8.3+incompatible
19- github.com/docker/docker-credential-helpers v0.9.4
19+ github.com/docker/docker-credential-helpers v0.9.5
2020 github.com/docker/go-connections v0.6.0
2121 github.com/docker/go-units v0.5.0
2222 github.com/fvbommel/sortorder v1.1.0
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ github.com/docker/cli-docs-tool v0.11.0 h1:7d8QARFb7QEobizqxmEM7fOteZEHwH/zWgHQt
4040github.tiyicn.workers.dev/docker/cli-docs-tool v0.11.0/go.mod h1:ma8BKiisUo8D6W05XEYIh3oa1UbgrZhi1nowyKFJa8Q=
4141github.tiyicn.workers.dev/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
4242github.tiyicn.workers.dev/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
43- github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI =
44- github.com/docker/docker-credential-helpers v0.9.4 /go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c=
43+ github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY =
44+ github.com/docker/docker-credential-helpers v0.9.5 /go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c=
4545github.tiyicn.workers.dev/docker/go-connections v0.6.0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94=
4646github.tiyicn.workers.dev/docker/go-connections v0.6.0/go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE=
4747github.tiyicn.workers.dev/docker/go-events v0.0.0-20250808211157-605354379745 h1:yOn6Ze6IbYI/KAw2lw/83ELYvZh6hvsygTVkD0dzMC4=
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ github.com/docker/distribution/registry/client/auth/challenge
6868github.tiyicn.workers.dev/docker/distribution/registry/client/transport
6969github.tiyicn.workers.dev/docker/distribution/registry/storage/cache
7070github.tiyicn.workers.dev/docker/distribution/registry/storage/cache/memory
71- # github.com/docker/docker-credential-helpers v0.9.4
71+ # github.com/docker/docker-credential-helpers v0.9.5
7272## explicit; go 1.21
7373github.tiyicn.workers.dev/docker/docker-credential-helpers/client
7474github.tiyicn.workers.dev/docker/docker-credential-helpers/credentials
You can’t perform that action at this time.
0 commit comments