File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/chzyer/readline v1.5.1
17
17
github.com/creack/pty v1.1.24
18
18
github.com/digitalocean/godo v1.154.0
19
- github.com/docker/docker v28.2.2 +incompatible
19
+ github.com/docker/docker v28.3.0 +incompatible
20
20
github.com/docker/docker-credential-helpers v0.9.3
21
21
github.com/docker/go-connections v0.5.0 // indirect
22
22
github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
172
172
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
173
173
github.com/dlclark/regexp2 v1.4.0 h1:F1rxgk7p4uKjwIQxBs9oAXe5CqrXlCduYEJvrF4u93E =
174
174
github.com/dlclark/regexp2 v1.4.0 /go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc =
175
- github.com/docker/docker v28.2.2 +incompatible h1:CjwRSksz8Yo4+RmQ339Dp/D2tGO5JxwYeqtMOEe0LDw =
176
- github.com/docker/docker v28.2.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
175
+ github.com/docker/docker v28.3.0 +incompatible h1:ffS62aKWupCWdvcee7nBU9fhnmknOqDPaJAMtfK0ImQ =
176
+ github.com/docker/docker v28.3.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
177
177
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
178
178
github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
179
179
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments