Skip to content

Xgo v1.0.17

Compare
Choose a tag to compare
@xhd2015 xhd2015 released this 03 Apr 11:09
· 173 commits to master since this release

To install xgo v1.0.17:

# fresh install
curl -fsSL https://github.com/xhd2015/xgo/raw/master/install.sh | bash

# or upgrade
xgo upgrade

Also update xgo/runtime:

go get github.com/xhd2015/xgo/runtime@latest

Release summary:

  • make xgo/runtime build with go1.14

For documentation, see https://github.com/xhd2015/xgo.