Skip to content

fix(deps): bump supported Go versions to 1.26.1 and 1.25.8#585

Merged
keelerm84 merged 2 commits intov8from
launchdarklyreleasebot/update-to-go1.26.1-
Mar 11, 2026
Merged

fix(deps): bump supported Go versions to 1.26.1 and 1.25.8#585
keelerm84 merged 2 commits intov8from
launchdarklyreleasebot/update-to-go1.26.1-

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 6, 2026

It's time to update Relay's supported Go versions, due to a recent upstream Go release.

The Go major release cadence is ~every 6 months; the two most recent major versions are supported.
Note that between major releases, the Go team often ships multiple minor versions.

Current repo configuration Desired repo configuration
Latest 1.25.7 1.26.1
Penultimate 1.24.13 1.25.8

This PR's change was generated by running:

./scripts/update-go-release-version.sh 1.26.1 1.25.8
  • I have triggered CI on this PR (either close & reopen this PR in Github UI, or git commit -m "run ci" --allow-empty && git push)

Note

Medium Risk
Low-touch change, but upgrading the Go toolchain can surface new compiler/runtime behaviors and may affect build reproducibility or CI failures.

Overview
Updates the repo’s declared supported Go versions by moving latest to 1.26.1 and penultimate to 1.25.8.

Aligns the standalone Dockerfile build stage to use golang:1.26.1-alpine3.23 so container builds compile with the new latest Go version.

Written by Cursor Bugbot for commit 0d20e26. This will update automatically on new commits. Configure here.

@github-actions github-actions Bot requested a review from a team as a code owner March 6, 2026 17:13
@keelerm84 keelerm84 closed this Mar 6, 2026
@keelerm84 keelerm84 reopened this Mar 6, 2026
@keelerm84 keelerm84 merged commit 49aa16e into v8 Mar 11, 2026
16 of 17 checks passed
@keelerm84 keelerm84 deleted the launchdarklyreleasebot/update-to-go1.26.1- branch March 11, 2026 14:11
keelerm84 pushed a commit that referenced this pull request Mar 11, 2026
🤖 I have created a release *beep* *boop*
---


##
[8.17.1](v8.17.0...v8.17.1)
(2026-03-11)


### Bug Fixes

* **deps:** bump supported Go versions to 1.25.7 and 1.24.13
([#579](#579))
([9f99a49](9f99a49))
* **deps:** bump supported Go versions to 1.26.1 and 1.25.8
([#585](#585))
([49aa16e](49aa16e))
* **deps:** update Dockerfiles from 3.23.2 to alpine:3.23.3
([#577](#577))
([f6b4e48](f6b4e48))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant