]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go/internal/vcs: error out if the requested repo does not support a secure protocol
authorBryan C. Mills <bcmills@google.com>
Thu, 2 Nov 2023 19:06:35 +0000 (15:06 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 6 Nov 2023 21:10:03 +0000 (21:10 +0000)
commitbe26ae18caf7ddffca4073333f80d0d9e76483c3
treec00d745e94e7352c114e670575256ad3ec74e44b
parent17211b64b6a601ff14cb714362c054434aa86f5a
cmd/go/internal/vcs: error out if the requested repo does not support a secure protocol

Fixes #63845.

Change-Id: If86d6b13d3b55877b35c087112bd76388c9404b8
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest
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>
src/cmd/go/internal/vcs/vcs.go
src/cmd/go/testdata/script/mod_insecure_issue63845.txt [new file with mode: 0644]