]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.go1.21] 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:17 +0000 (21:12 +0000)
commit23c943e5296c6fa3a6f9433bd929306c4dbf2aa3
tree5fc9743644736b435b641efd410ca6e0c3ddbfba
parent4952f41180715a260e566a89557c780ac2ab5fc4
[release-branch.go1.21] cmd/go/internal/vcs: error out if the requested repo does not support a secure protocol

Updates #63845.
Fixes #63973.

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/+/540257
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]