Xgo v1.0.49
Release summary:
- test-explorer: allow bypass go test flag parsing, see #263
To install xgo
v1.0.49:
# 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.
What's Changed (Auto generated)
Full Changelog: v1.0.48...v1.0.49