]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.go1.20] cmd/go/internal/vcs: error out if the requested repo does...
authorBryan C. Mills <bcmills@google.com>
Thu, 2 Nov 2023 19:06:35 +0000 (15:06 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 27 Nov 2023 21:12:47 +0000 (21:12 +0000)
commit46bc33819ac86a9596b8059235842f0e0c7469bd
tree28d6ecec5ebd3434a16894a500fd5007ef6eb35d
parente1dc209be86b10ce0d61619afb01d995dfded440
[release-branch.go1.20] cmd/go/internal/vcs: error out if the requested repo does not support a secure protocol

Updates #63845.
Fixes #63972.

Change-Id: If86d6b13d3b55877b35c087112bd76388c9404b8
Reviewed-on: https://go-review.googlesource.com/c/go/+/539321
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
(cherry picked from commit be26ae18caf7ddffca4073333f80d0d9e76483c3)
Reviewed-on: https://go-review.googlesource.com/c/go/+/540335
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/go/internal/vcs/vcs.go
src/cmd/go/testdata/script/mod_insecure_issue63845.txt [new file with mode: 0644]