Sign in
go
/
go.git
/
2117ea9737bc9cb2e30cb087b76a283f68768819
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
get_vcs_error_message.txt
blob: e2404cc8d9bc195504765b456358851199d9b119 [
file
]
# Test that the Version Control error message includes the correct directory
! go get -u foo
stderr gopath(\\\\|/)src(\\\\|/)foo
-- foo/foo.go --
package foo
-- math/math.go --
package math