2.4.1
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.
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.