Skip to content

Xgo v1.0.24

Compare
Choose a tag to compare
@xhd2015 xhd2015 released this 14 Apr 03:46
· 149 commits to master since this release

Release summary:

  • fix sub traces missing when running multiple tests, see #61

To install xgo v1.0.24:

# update xgo
go install github.com/xhd2015/xgo/cmd/[email protected]

# update dependency
go get github.com/xhd2015/xgo/[email protected]

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