File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ retract [v1.7.2, v1.7.9]
8
8
require (
9
9
github.com/distribution/reference v0.6.0
10
10
github.com/docker/cli v28.1.1+incompatible
11
- github.com/docker/docker v28.0.4 +incompatible
11
+ github.com/docker/docker v28.1.1 +incompatible
12
12
github.com/docker/go-connections v0.5.0
13
13
github.com/nicholas-fedor/shoutrrr v0.8.8
14
14
github.com/onsi/gomega v1.37.0
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ github.com/docker/cli v28.1.1+incompatible h1:eyUemzeI45DY7eDPuwUcmDyDj1pM98oD5M
25
25
github.com/docker/cli v28.1.1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
26
26
github.com/docker/docker v28.0.4+incompatible h1:JNNkBctYKurkw6FrHfKqY0nKIDf5nrbxjVBtS+cdcok =
27
27
github.com/docker/docker v28.0.4+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
28
+ github.com/docker/docker v28.1.1+incompatible h1:49M11BFLsVO1gxY9UX9p/zwkE/rswggs8AdFmXQw51I =
29
+ github.com/docker/docker v28.1.1+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
28
30
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
29
31
github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
30
32
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments