Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
Apr 18, 2023

Conversation

thaJeztah
Copy link
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

@crazy-max
Copy link
Member

@thaJeztah Can you update to 23.0.3?

@thaJeztah
Copy link
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 <[email protected]>
no changes in vendored code

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

Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: golang/time@v0.1.0...v0.3.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
no changes in vendored files

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

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@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
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