]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/get: relax pathOK check to allow any letter
authorBryan C. Mills <bcmills@google.com>
Tue, 4 Dec 2018 22:00:19 +0000 (17:00 -0500)
committerDmitri Shuralyov <dmitshur@golang.org>
Fri, 14 Dec 2018 01:03:08 +0000 (01:03 +0000)
commit9c075b7c71703f6c4d815c5f7d5177476412c2ca
treeb7a000363d9d666351f004a02361fad1339ead7d
parent73e862eced80553479b7f19d572e9ca4e07bf585
cmd/go/internal/get: relax pathOK check to allow any letter

This fixes a regression of #18660 with the new path checks.

Updates #29230

Change-Id: I2dd9adab999e7f810e0e746ad8b75ea9622f56e7
Reviewed-on: https://team-review.git.corp.google.com/c/370578
Reviewed-by: Russ Cox <rsc@google.com>
Reviewed-on: https://go-review.googlesource.com/c/154104
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/get/path.go
src/cmd/go/testdata/script/get_unicode.txt [new file with mode: 0644]