File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ require (
9797 github.com/distribution/reference v0.6.0 // indirect
9898 github.com/djherbis/times v1.6.0 // indirect
9999 github.com/docker/docker-credential-helpers v0.8.2 // indirect
100- github.com/docker/go-events v0.0.0-20250808211157-605354379745 // indirect
100+ github.com/docker/go-events v0.0.0-20260706171732-9180b3777ac8 // indirect
101101 github.com/docker/go-metrics v0.0.1 // indirect
102102 github.com/docker/go-units v0.5.0 // indirect
103103 github.com/elliotwutingfeng/asciiset v0.0.0-20251209210403-59ed57bd7b86 // indirect
Original file line number Diff line number Diff line change @@ -326,8 +326,8 @@ github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZ
326326github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
327327github.com/docker/go-connections v0.3.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
328328github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
329- github.com/docker/go-events v0.0.0-20250808211157-605354379745 h1:yOn6Ze6IbYI/KAw2lw/83ELYvZh6hvsygTVkD0dzMC4 =
330- github.com/docker/go-events v0.0.0-20250808211157-605354379745 /go.mod h1:Uw6UezgYA44ePAFQYUehOuCzmy5zmg/+nl2ZfMWGkpA =
329+ github.com/docker/go-events v0.0.0-20260706171732-9180b3777ac8 h1:IGwaubb6ABW+sj97aVhjqnQ2g3a8sbXz4KBbBS6pG80 =
330+ github.com/docker/go-events v0.0.0-20260706171732-9180b3777ac8 /go.mod h1:Uw6UezgYA44ePAFQYUehOuCzmy5zmg/+nl2ZfMWGkpA =
331331github.com/docker/go-metrics v0.0.1 h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8 =
332332github.com/docker/go-metrics v0.0.1 /go.mod h1:cG1hvH2utMXtqgqqYE9plW6lDxS3/5ayHzueweSI3Vw =
333333github.com/docker/go-units v0.3.3 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
You can’t perform that action at this time.
0 commit comments