# go get -u was not working except in checkout directory

[!net] skip
[!exec:git] skip

env GOPATH=$WORK/tmp/gopath
go get github.com/rsc/go-get-issue-11307
go get -u github.com/rsc/go-get-issue-11307 # was failing