Support for future Go versions
abhinav opened this issue · 0 comments
abhinav commented
Heads up that Go 1.17 (and the just-released 1.16 without first changing GO111MODULE) won't support builds that aren't in module-aware mode.
For compatibility with future versions, the project will need a release that uses Go modules.