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

fix(deps): bump supported Go versions to 1.24.0 and 1.23.6 #477

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

github-actions[bot]
Copy link
Contributor

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.23.6 1.24.0
Penultimate 1.22.12 1.23.6

This PR's change was generated by running:

./scripts/update-go-release-version.sh 1.24.0 1.23.6
  • 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)

@github-actions github-actions bot requested a review from a team as a code owner February 13, 2025 17:03
@keelerm84 keelerm84 closed this Feb 13, 2025
@keelerm84 keelerm84 reopened this Feb 13, 2025
tanderson-ld
tanderson-ld previously approved these changes Feb 14, 2025
Copy link
Contributor

@louis-launchdarkly louis-launchdarkly left a comment

Choose a reason for hiding this comment

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

The change itself is fine, don't know what's going on with the unit test.

@github-actions github-actions bot force-pushed the launchdarklyreleasebot/update-to-go1.24.0- branch from c85ecec to 5cc1e21 Compare February 19, 2025 17:04
@keelerm84 keelerm84 merged commit 2e67f14 into v8 Feb 19, 2025
7 of 8 checks passed
@keelerm84 keelerm84 deleted the launchdarklyreleasebot/update-to-go1.24.0- branch February 19, 2025 21:21
keelerm84 pushed a commit that referenced this pull request Feb 19, 2025
🤖 I have created a release *beep* *boop*
---


##
[8.10.7](v8.10.6...v8.10.7)
(2025-02-19)


### Bug Fixes

* **deps:** bump supported Go versions to 1.24.0 and 1.23.6
([#477](#477))
([2e67f14](2e67f14))
* **deps:** update Dockerfiles from 3.21.2 to alpine:3.21.3
([#478](#478))
([f945993](f945993))

---
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.

3 participants