Skip to content

vendor: github.com/docker/docker, github.com/docker/cli v23.0.4#3766

Merged
crazy-max merged 5 commits intomoby:masterfrom
thaJeztah:update_engine_23.0.2
Apr 18, 2023
Merged

vendor: github.com/docker/docker, github.com/docker/cli v23.0.4#3766
crazy-max merged 5 commits intomoby:masterfrom
thaJeztah:update_engine_23.0.2

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Apr 1, 2023

only minor changes, just keeping a bit in sync (I'll work on updating to v24.0.0-beta.1 after this)

vendor: github.com/docker/docker v23.0.2

relevant changes:

  • Migrate away from things deprecated in Go 1.20
    The deprecated constant tar.TypeRegA is the same value as
    tar.TypeReg and so is not needed at all.

full diff: moby/moby@v23.0.1...v23.0.2

vendor: github.com/docker/cli v23.0.2

no changes in vendored code

full diff: docker/cli@v23.0.1...v23.0.2

vendor: golang.org/x/time v0.3.0

full diff: golang/time@v0.1.0...v0.3.0

vendor: github.com/docker/cli v23.0.4

full diff: docker/cli@v23.0.2...v23.0.4

vendor: github.com/docker/docker v23.0.4

no changes in vendored files

full diff: moby/moby@v23.0.3...v23.0.4

@thaJeztah thaJeztah force-pushed the update_engine_23.0.2 branch from b4607a4 to e54ed8a Compare April 4, 2023 07:07
@crazy-max
Copy link
Copy Markdown
Member

@thaJeztah Can you update to 23.0.3?

@thaJeztah
Copy link
Copy Markdown
Member Author

Ah, yes, I wanted to add a commit, but initially the PR was failing (flaky tests), so I wanted to take it one step at a time 😅

relevant changes:

- Migrate away from things deprecated in Go 1.20
  The deprecated constant tar.TypeRegA is the same value as
  tar.TypeReg and so is not needed at all.

full diff: moby/moby@v23.0.1...v23.0.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored code

full diff: docker/cli@v23.0.1...v23.0.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/time@v0.1.0...v0.3.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: docker/cli@v23.0.2...v23.0.4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored files

full diff: moby/moby@v23.0.3...v23.0.4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the update_engine_23.0.2 branch from e54ed8a to c089b9d Compare April 17, 2023 21:00
@thaJeztah thaJeztah changed the title vendor: github.com/docker/docker, github.com/docker/cli v23.0.2 vendor: github.com/docker/docker, github.com/docker/cli v23.0.4 Apr 17, 2023
@thaJeztah
Copy link
Copy Markdown
Member Author

@crazy-max updated to 23.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants