Skip to content

vendor: github.com/docker/docker v23.0.2 - #4133

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:engine_23.0.2
Mar 29, 2023
Merged

vendor: github.com/docker/docker v23.0.2#4133
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:engine_23.0.2

Conversation

@thaJeztah

Copy link
Copy Markdown
Member
  • migrate away from things deprecated in Go 1.20 (removes use of archive/tar.TypeRegA)

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

- A picture of a cute animal (not mandatory but encouraged)

- migrate away from things deprecated in Go 1.20 (removes use of archive/tar.TypeRegA)
full diff: moby/moby@v23.0.1...v23.0.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #4133 (a399588) into master (bebdb6f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@ Coverage Diff @@## master #4133 +/- ##
=======================================
Coverage 59.16% 59.16% =======================================
Files 287 287 Lines 24716 24716 =======================================
Hits 14623 14623 Misses 9209 9209 Partials 884 884 

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

@rumpl@vvoland ptal

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

(working on some more to update before 24.0, but ended up in new dependency hell for some parts 😬)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thaJeztah@codecov-commenter@vvoland