Uh oh!
There was an error while loading. Please reload this page.
bump compose-go to version v2.11.0 - #13797
Closed
glours wants to merge 1 commit into
Closed
Conversation
Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the github.com/compose-spec/compose-go/v2 dependency to v2.11.0, updating the Go module requirements and checksum entries accordingly.
Changes:
- Update
github.com/compose-spec/compose-go/v2fromv2.10.2tov2.11.0ingo.mod. - Refresh corresponding
go.sumentries for the newcompose-goversion.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates the required compose-go dependency version to v2.11.0. |
| go.sum | Updates checksum entries to match compose-go v2.11.0. |
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This PR bumps compose-go from v2.10.2 to v2.11.0. The change is clean and consistent:
go.modcorrectly updates the direct dependency versiongo.sumcontains both required hash entries (h1andgo.mod) forv2.11.0- The
go.modhash forv2.11.0is identical tov2.10.2, which is expected when the module's owngo.moddid not change between releases - No indirect dependencies were altered
- No
replaceorexcludedirectives are affected
No issues found.
thaJeztah
commented
May 20, 2026
Member
looks like you had a race with dependabot; #13798 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
glours
commented
May 20, 2026
ContributorAuthor
@thaJeztah I'll use the dependabot PR so I can merge it directly with my approval |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What I did
Bump
compose-goto releasev2.11.0Related issue
N/A
(not mandatory) A picture of a cute animal, if possible in relation to what you did