launchdarkly / ld-relay

LaunchDarkly Relay Proxy
Other
111 stars 79 forks source link

fix(deps): bump supported Go versions to 1.22.6 and 1.21.13 #427

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month 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.5 1.22.6
Penultimate 1.21.12 1.21.13

This PR's change was generated by running:

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