This repository was archived by the owner on Aug 12, 2025. It is now read-only.
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 @@ -41,7 +41,7 @@ require (
41
41
github.com/davecgh/go-spew v1.1.1 // indirect
42
42
github.com/distribution/reference v0.5.0 // indirect
43
43
github.com/docker/distribution v2.8.3+incompatible // indirect
44
- github.com/docker/docker v24.0.5 +incompatible // indirect
44
+ github.com/docker/docker v24.0.7 +incompatible // indirect
45
45
github.com/docker/go-connections v0.4.0 // indirect
46
46
github.com/docker/go-units v0.4.0 // indirect
47
47
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK
114
114
github.com/distribution/reference v0.5.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
115
115
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
116
116
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
117
- github.com/docker/docker v24.0.5 +incompatible h1:WmgcE4fxyI6EEXxBRxsHnZXrO1pQ3smi0k/jho4HLeY =
118
- github.com/docker/docker v24.0.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
117
+ github.com/docker/docker v24.0.7 +incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM =
118
+ github.com/docker/docker v24.0.7 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
119
119
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
120
120
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
121
121
github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw =
You can’t perform that action at this time.
0 commit comments