We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Just a 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.
GO111MODULE
I'm not sure what the status of this project is. Is there any plans to migrate to Go modules?
https://blog.golang.org/go116-module-changes
The text was updated successfully, but these errors were encountered:
I've made a PR to address this #341.
Sorry, something went wrong.
9d81762
Merge pull request #341 from KWARC/go-modules
664fe0c
Use Go Modules instead of Glock (fixes #338)
No branches or pull requests
Just a 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.I'm not sure what the status of this project is. Is there any plans to migrate to Go modules?
https://blog.golang.org/go116-module-changes
The text was updated successfully, but these errors were encountered: