]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: replace nanomsg.org with vcs-test in TestCodeRepo
authorBryan C. Mills <bcmills@google.com>
Wed, 3 Apr 2019 17:27:31 +0000 (13:27 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 3 Apr 2019 20:39:07 +0000 (20:39 +0000)
commita8b4bee683cbb54601bccefbfc28f95aa4340526
treeb8598c71c3825fcf4db0f49fecfc8ff45d74f150
parent61e0cac2988c29130417a323fd539604983854fb
cmd/go/internal/modfetch: replace nanomsg.org with vcs-test in TestCodeRepo

nanomsg.org currently performs an HTTPS-to-HTTP redirect, so this case
fails after the fix for #29591.

Updates #29591

Change-Id: I6306d378ef213e98c0271258bbc6669bb33f9021
Reviewed-on: https://go-review.googlesource.com/c/go/+/170637
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modfetch/coderepo_test.go