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 @@ -61,7 +61,7 @@ require (
61
61
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
62
62
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
63
63
github.com/distribution/reference v0.6.0 // indirect
64
- github.com/docker/docker v26.1.0 +incompatible // indirect
64
+ github.com/docker/docker v26.1.1 +incompatible // indirect
65
65
github.com/docker/go-connections v0.5.0 // indirect
66
66
github.com/docker/go-units v0.4.0 // indirect
67
67
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
79
79
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
80
80
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
81
81
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
82
- github.com/docker/docker v26.1.0 +incompatible h1:W1G9MPNbskA6VZWL7b3ZljTh0pXI68FpINx0GKaOdaM =
83
- github.com/docker/docker v26.1.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
82
+ github.com/docker/docker v26.1.1 +incompatible h1:oI+4kkAgIwwb54b9OC7Xc3hSgu1RlJA/Lln/DF72djQ =
83
+ github.com/docker/docker v26.1.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
84
84
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
85
85
github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
86
86
github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw =
You can’t perform that action at this time.
0 commit comments