]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch/codehost: return VCSError for unimplemented functions and...
authorBryan C. Mills <bcmills@google.com>
Mon, 10 Dec 2018 19:58:08 +0000 (14:58 -0500)
committerBryan C. Mills <bcmills@google.com>
Tue, 11 Dec 2018 21:35:21 +0000 (21:35 +0000)
commit353ebe721019ac833646bea829d7840e55f3da30
tree527f45b87b399c9e41501401bc4562c436cf92be
parent01a1eaa10c95dbbb1decad79334a2d6f34dc6832
cmd/go/internal/modfetch/codehost: return VCSError for unimplemented functions and malformed responses

Updates #28943
Updates #26092

Change-Id: I07af2731ef5af046b9f7c7280ccb3976cdf41ca4
Reviewed-on: https://go-review.googlesource.com/c/153458
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modfetch/codehost/vcs.go
src/cmd/go/testdata/script/mod_get_svn.txt [new file with mode: 0644]