]> Cypherpunks repositories - gostls13.git/commit
cmd/go: reject relative paths that don't start with a dot (.)
authorChris Broadfoot <cbro@golang.org>
Thu, 4 Jun 2015 23:16:14 +0000 (16:16 -0700)
committerChris Broadfoot <cbro@golang.org>
Thu, 11 Jun 2015 16:13:37 +0000 (16:13 +0000)
commit239ec73e66b4c4706b2261082857d5afa5c53da9
tree799ce566414abb8c47c49ed52eac0b84d3d54d88
parent0beb931c76655f1566572cf1377cda672ee22a04
cmd/go: reject relative paths that don't start with a dot (.)

Change-Id: Idc4a7fdb561ba5b3b52094d895deaf3fcdf475bf
Reviewed-on: https://go-review.googlesource.com/10716
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/cmd/go/go_test.go
src/cmd/go/main.go