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

Go Version Support #312

Closed
YOU54F opened this issue Jul 13, 2023 · 0 comments · Fixed by #347
Closed

Go Version Support #312

YOU54F opened this issue Jul 13, 2023 · 0 comments · Fixed by #347

Comments

@YOU54F
Copy link
Member

YOU54F commented Jul 13, 2023

Hey hey,

EOL Dates

https://endoflife.date/go

1.19/1.20 are the latest supported versions. 1.18 ended supported.

  • We should update CI to test against the latest supported versions 1.19 and 1.20
  • At which point to we want to drop testing of 1.18 - shall we just follow go's schedule and drop testing in CI now.
  • We should make a nice compat matrix
Go Version Supported Pact Go Version End of Support Date
1.20.x Yes TBC
1.19.x Yes Up to 2.x
1.18.x Yes Up to 2.x
1.17.x Yes Up to 2.x

Dependabot Config

now resolved, see #314

I'd like to setup the dependabot config, and clear out some of the old alerts as they will be using the v1 codebase but merging into master which is now the v2 mainline.

I drop a setup to

  • Update GH action tags
  • Update Go Deps

Targeting

master for v2 and future
v1.x.x for v1.

Notes:-

-Should we consider an end date of support for the v1.x.x branch.

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 a pull request may close this issue.

1 participant