This repository was archived by the owner on Aug 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ require (
197197 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
198198 github.com/distribution/reference v0.6.0 // indirect
199199 github.com/dlclark/regexp2 v1.11.5 // indirect
200- github.com/docker/docker v27.2 .0+incompatible // indirect
200+ github.com/docker/docker v28.0 .0+incompatible // indirect
201201 github.com/docker/go-units v0.5.0 // indirect
202202 github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 // indirect
203203 github.com/dustin/go-humanize v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -940,8 +940,8 @@ github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZ
940940github.com/dlclark/regexp2 v1.11.5 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
941941github.com/docker/cli v26.1.4+incompatible h1:I8PHdc0MtxEADqYJZvhBrW9bo8gawKwwenxRM7/rLu8 =
942942github.com/docker/cli v26.1.4+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
943- github.com/docker/docker v27.2 .0+incompatible h1:Rk9nIVdfH3+Vz4cyI/uhbINhEZ/oLmc+CBXmH6fbNk4 =
944- github.com/docker/docker v27.2 .0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
943+ github.com/docker/docker v28.0 .0+incompatible h1:Olh0KS820sJ7nPsBKChVhk5pzqcwDR15fumfAd/p9hM =
944+ github.com/docker/docker v28.0 .0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
945945github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
946946github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
947947github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments