File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/creack/pty v1.1.18
18
18
github.com/digitalocean/godo v1.98.0
19
19
github.com/docker/distribution v2.8.2+incompatible // indirect
20
- github.com/docker/docker v23 .0.8 +incompatible
20
+ github.com/docker/docker v24 .0.7 +incompatible
21
21
github.com/docker/docker-credential-helpers v0.7.0
22
22
github.com/docker/go-connections v0.4.0 // indirect
23
23
github.com/docker/go-units v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ github.com/dlclark/regexp2 v1.4.0 h1:F1rxgk7p4uKjwIQxBs9oAXe5CqrXlCduYEJvrF4u93E
154
154
github.com/dlclark/regexp2 v1.4.0 /go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc =
155
155
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
156
156
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
157
- github.com/docker/docker v23 .0.8 +incompatible h1:z4ZCIwfqHgOEwhxmAWugSL1PFtPQmLP60EVhJYJPaX8 =
158
- github.com/docker/docker v23 .0.8 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
157
+ github.com/docker/docker v24 .0.7 +incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM =
158
+ github.com/docker/docker v24 .0.7 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
159
159
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
160
160
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
161
161
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments