Skip to content

Xgo v1.0.31

Compare
Choose a tag to compare
@xhd2015 xhd2015 released this 09 May 02:59
· 29 commits to master since this release

Release summary:

  • add xgo tool coverage merge to merge coverage profiles of multiple runnings

To install xgo v1.0.31:

# update xgo
go install github.com/xhd2015/xgo/cmd/xgo@v1.0.31

# update dependency
go get github.com/xhd2015/xgo/runtime@v1.0.31

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