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 @@ -92,7 +92,7 @@ require (
92
92
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
93
93
github.com/daviddengcn/go-colortext v1.0.0 // indirect
94
94
github.com/distribution/reference v0.5.0 // indirect
95
- github.com/docker/docker v26.1.4 +incompatible // indirect
95
+ github.com/docker/docker v26.1.5 +incompatible // indirect
96
96
github.com/docker/go-connections v0.5.0 // indirect
97
97
github.com/docker/go-units v0.5.0 // indirect
98
98
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/daviddengcn/go-colortext v1.0.0 h1:ANqDyC0ys6qCSvuEK7l3g5RaehL/Xck9EX
107
107
github.com/daviddengcn/go-colortext v1.0.0 /go.mod h1:zDqEI5NVUop5QPpVJUxE9UO10hRnmkD5G4Pmri9+m4c =
108
108
github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0 =
109
109
github.com/distribution/reference v0.5.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
110
- github.com/docker/docker v26.1.4 +incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU =
111
- github.com/docker/docker v26.1.4 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
110
+ github.com/docker/docker v26.1.5 +incompatible h1:NEAxTwEjxV6VbBMBoGG3zPqbiJosIApZjxlbrG9q3/g =
111
+ github.com/docker/docker v26.1.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
112
112
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
113
113
github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
114
114
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments