whyrusleeping / gx-go

gx subtool for golang
MIT License
80 stars 28 forks source link

Compatibility with future Go versions #63

Open Bo98 opened 3 years ago

Bo98 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.

The master build should work but the last tag (v1.9.0) does not. Is it possible you can tag a new release for this?

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