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

go.mod: github.com/google/uuid v1.5.0, github.com/moby/sys/mountinfo v0.7.1 #11372

Merged
merged 2 commits into from Jan 18, 2024

Conversation

thaJeztah
Copy link
Member

What I did

Aligning these versions with the vendor.mod in docker/docker and docker/cli;

go.mod: github.com/google/uuid v1.5.0

full diff: google/uuid@v1.3.1...v1.5.0

go.mod: github.com/moby/sys/mountinfo v0.7.1

full diff: moby/sys@mountinfo/v0.6.2...mountinfo/v0.7.1

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

full diff: google/uuid@v1.3.1...v1.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/sys@mountinfo/v0.6.2...mountinfo/v0.7.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah self-assigned this Jan 18, 2024
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (83e0207) 56.63% compared to head (34ba0bc) 56.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11372      +/-   ##
==========================================
- Coverage   56.63%   56.57%   -0.07%     
==========================================
  Files         136      136              
  Lines       11535    11535              
==========================================
- Hits         6533     6526       -7     
- Misses       4377     4382       +5     
- Partials      625      627       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@laurazard laurazard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@laurazard laurazard merged commit 35e262e into docker:main Jan 18, 2024
26 checks passed
@thaJeztah thaJeztah deleted the bump_engine_deps branch January 18, 2024 20:00
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.

None yet

3 participants