Sign in
go
/
go.git
/
7863f742c4e8427a7169325b024c2d8a970e0134
/
.
/
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