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.23.6 and 1.22.12 #476

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 5, 2025

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.4 1.23.6
Penultimate 1.22.10 1.22.12

This PR's change was generated by running:

./scripts/update-go-release-version.sh 1.23.6 1.22.12
  • 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 5, 2025 17:03
@keelerm84 keelerm84 merged commit 1ce9396 into v8 Feb 5, 2025
@keelerm84 keelerm84 deleted the launchdarklyreleasebot/update-to-go1.23.6- branch February 5, 2025 17:50
keelerm84 pushed a commit that referenced this pull request Feb 5, 2025
🤖 I have created a release *beep* *boop*
---


##
[8.10.6](v8.10.5...v8.10.6)
(2025-02-05)


### Bug Fixes

* **deps:** bump supported Go versions to 1.23.6 and 1.22.12
([#476](#476))
([1ce9396](1ce9396))
* **deps:** update Dockerfiles from 3.21.0 to alpine:3.21.1
([#470](#470))
([5b7a450](5b7a450))
* **deps:** update Dockerfiles from 3.21.1 to alpine:3.21.2
([#472](#472))
([580c48f](580c48f))
* Mitigate web cache poisoning for `/sdk/goals` endpoint
([#475](#475))
([a6ee692](a6ee692))

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