The hosting service was shut down on January 25, 2016 and a few tests started to fail like the following: === RUN TestRepoRootForImportPath --- FAIL: TestRepoRootForImportPath (2.47s) vcs_test.go:129: RepoRootForImport("code.google.com/p/go"): unable to detect version control system for code.google.com/ path FAIL This change drops support for code.google.com and fixes test. See http://google-opensource.blogspot.jp/2015/03/farewell-to-google-code.html for further information. Fixes golang/go#14105 Change-Id: I87cb9a3d666c2a1af0f8bf39a66ba0f669c99fd5 Reviewed-on: https://go-review.googlesource.com/18951 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
discovery.go | ||
env.go | ||
http.go | ||
vcs.go | ||
vcs_test.go |