pote / gpm

Barebones dependency manager for Go.
MIT License
1.19k stars 51 forks source link

Compatibility with future Go versions #93

Open carlocab opened 3 years ago

carlocab commented 3 years ago

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