Skip to content

2.4.1

Compare
Choose a tag to compare
@nikogura nikogura released this 02 Nov 20:31
· 108 commits to master since this release

Slight modification to checkout to handle new go module behavior.

Needed to cwd() to the temporary GOPATH, else go 1.11 would check out all dependencies, but not the module itself.