Skip to content

Bump Go to 1.25.6#1589

Merged
jabrown85 merged 3 commits intomainfrom
copilot/bump-go-version-to-1-25-6
Jan 22, 2026
Merged

Bump Go to 1.25.6#1589
jabrown85 merged 3 commits intomainfrom
copilot/bump-go-version-to-1-25-6

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 22, 2026

Summary

Bumps Go from 1.25.5 to 1.25.6.

  • Updated go.mod Go directive to 1.25.6
  • Updated .github/workflows/test-s390x.yml to download Go 1.25.6 for s390x testing (was on 1.25.3)
  • Updated acceptance/testdata/launcher/Dockerfile to use golang:1.25.6 (was on 1.25.3)

Other workflows using go-version-file: 'go.mod' automatically pick up the new version.

Release notes

Updates Go toolchain to 1.25.6.


Related


Context

Build verified across all supported architectures (amd64, arm64, ppc64le, s390x). The Dockerfile update ensures scanners and individuals won't misidentify the project as using an older Go version.

Original prompt

This section details on the original issue you should resolve

<issue_title>Bump go to 1.25.6</issue_title>
<issue_description>### Summary

Bump go minor version to 1.25.6


Proposal

  • Bump go.mod
  • Updated dockerfile
  • Update .github/workflows/test-s390x.yml go reference.

Context

</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: jabrown85 <790999+jabrown85@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump Go to version 1.25.6 Bump Go to 1.25.6 Jan 22, 2026
@jabrown85
Copy link
Copy Markdown
Contributor

@copilot the Dockerfile here can also be bumped. Only so any scanners/individuals won't misidentify lifecycle as being on an older version by finding the string in the repo.

Co-authored-by: jabrown85 <790999+jabrown85@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Jan 22, 2026

@copilot the Dockerfile here can also be bumped. Only so any scanners/individuals won't misidentify `li...

Updated in commit 54625ab.

@jabrown85 jabrown85 marked this pull request as ready for review January 22, 2026 18:47
@jabrown85 jabrown85 requested a review from a team as a code owner January 22, 2026 18:47
Copilot AI requested a review from jabrown85 January 22, 2026 18:47
@jabrown85 jabrown85 enabled auto-merge January 22, 2026 18:47
@jabrown85 jabrown85 merged commit e6849c0 into main Jan 22, 2026
6 checks passed
@jabrown85 jabrown85 deleted the copilot/bump-go-version-to-1-25-6 branch January 22, 2026 21:51
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.

Bump go to 1.25.6

3 participants