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

support for multiple versions of go #9

Open
sjkaliski opened this issue Jan 15, 2019 · 0 comments
Open

support for multiple versions of go #9

sjkaliski opened this issue Jan 15, 2019 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@sjkaliski
Copy link
Owner

Currently this project defaults to the latest stable version of Go, 1.11.x, via the golang:1.11 docker image.

A couple questions come up:

  1. How do we handle Go updates in this package?
  2. Do we need to provide backwards support for 1.9.x, 1.10.x?

For 1, seems like a good option is to update once the new minor version is out and stable & then publish a new release. Any new updates moving forward would only support the latest Go version.

For 2, not sure just yet. Thoughts?

@sjkaliski sjkaliski added enhancement New feature or request question Further information is requested labels Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant