launchdarkly / ld-relay

LaunchDarkly Relay Proxy
Other
111 stars 80 forks source link

fix(deps): bump supported Go versions to 1.23.0 and 1.22.6 #432

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

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.22.6 1.23.0
Penultimate 1.21.13 1.22.6

This PR's change was generated by running:

./scripts/update-go-release-version.sh 1.23.0 1.22.6