Tonkpils / snag

Automatic build tool for all your projects
MIT License
32 stars 4 forks source link

Go modules support #66

Open abhinav opened 3 years ago

abhinav commented 3 years ago

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.

https://blog.golang.org/go116-module-changes