vendor: update docker/docker and docker/cli to v26.0.0#4772
vendor: update docker/docker and docker/cli to v26.0.0#4772tonistiigi merged 3 commits intomoby:masterfrom
Conversation
|
Arf, the go:version hits again; |
|
@thaJeztah Could you update this to GA version |
|
Hm, some failures like this, which seems related. Wondering if the new implementation has a stable output (in which case, we can update the tests), or if the order of items in the Old(note: newline at start, no newline at end in New(note: no newline at start, but newline at end in |
Yes, the new output is stable ... before the 'resolvconf' changes, the generated file was effectively a sed'd version of the host's. Now, the host's input file is read into an internal structure, and the output is generated based on a text-template - so it'll always look the same, even if the shape of the input changes. |
full diff: golang/sys@v0.16.0...v0.18.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/moby@v26.0.0-rc1...v26.0.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored code full diff: docker/cli@v26.0.0-rc1...v26.0.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
Updated, and adjusted the test @crazy-max @tonistiigi @robmry PTAL |
vendor: golang.org/x/sys v0.18.0
full diff: golang/sys@v0.16.0...v0.18.0
vendor: github.com/docker/docker v26.0.0
full diff: moby/moby@v26.0.0-rc1...v26.0.0
vendor: github.com/docker/cli v26.0.0
no changes in vendored code
full diff: docker/cli@v26.0.0-rc1...v26.0.0