Sign in
go
/
go.git
/
229a39e347178614d2b5c103cbdc96b7f30a015a
/
.
/
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