Skip to content

scripts/with-go-mod: use correct minimum Go version#7040

Open
thaJeztah wants to merge 1 commit into
docker:masterfrom
thaJeztah:fix_go_version
Open

scripts/with-go-mod: use correct minimum Go version#7040
thaJeztah wants to merge 1 commit into
docker:masterfrom
thaJeztah:fix_go_version

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

Follow-up to 8f7dc04, which updated the minimum Go version in vendor.mod, but did not adjust this script.

- Human readable description for the release notes

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

Follow-up to 8f7dc04, which updated the
minimum Go version in vendor.mod, but did not adjust this script.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 29.6.0 milestone Jun 10, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@docker-agent docker-agent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Assessment: 🟢 APPROVE

The single-line change bumps the hardcoded minimum Go version in scripts/with-go-mod.sh from go 1.24.0 to go 1.25.0, correctly aligning the script with the vendor.mod update made in commit 8f7dc04. No logic errors, correctness issues, or other concerns were found in the changed code.

Sign up for free to 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