File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ require (
49
49
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
50
50
github.com/davecgh/go-spew v1.1.1 // indirect
51
51
github.com/distribution/reference v0.6.0 // indirect
52
- github.com/docker/docker v27.0.0 +incompatible // indirect
52
+ github.com/docker/docker v26.1.4 +incompatible // indirect
53
53
github.com/docker/go-connections v0.5.0 // indirect
54
54
github.com/docker/go-units v0.5.0 // indirect
55
55
github.com/eapache/go-resiliency v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
98
98
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99
99
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
100
100
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
101
- github.com/docker/docker v27.0.0 +incompatible h1:JRugTYuelmWlW0M3jakcIadDx2HUoUO6+Tf2C5jVfwA =
102
- github.com/docker/docker v27.0.0 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
101
+ github.com/docker/docker v26.1.4 +incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU =
102
+ github.com/docker/docker v26.1.4 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
103
103
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
104
104
github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
105
105
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/blang/semver/v4 v4.0.0
10
10
github.com/containerd/ttrpc v1.2.4
11
11
github.com/containerd/typeurl v1.0.2
12
- github.com/docker/docker v27.0.0 +incompatible
12
+ github.com/docker/docker v26.1.4 +incompatible
13
13
github.com/docker/go-connections v0.5.0
14
14
github.com/docker/go-units v0.5.0
15
15
github.com/euank/go-kmsg-parser v2.0.0+incompatible
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
87
87
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
88
88
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
89
89
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
90
- github.com/docker/docker v27.0.0 +incompatible h1:JRugTYuelmWlW0M3jakcIadDx2HUoUO6+Tf2C5jVfwA =
91
- github.com/docker/docker v27.0.0 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
90
+ github.com/docker/docker v26.1.4 +incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU =
91
+ github.com/docker/docker v26.1.4 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
92
92
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
93
93
github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
94
94
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments