]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add a test that reproduces the root cause of issue #56494
authorBryan C. Mills <bcmills@google.com>
Thu, 3 Nov 2022 21:12:15 +0000 (17:12 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 17 May 2023 13:04:59 +0000 (13:04 +0000)
commit9fd876924a0bc5f94c18ae8b9dce22ad48da9a8f
tree04fbe0842a23059da5c1fd6c530c831af209b474
parent7bc3281747030877e13d218ba12c6e95fcf4e7d4
cmd/go: add a test that reproduces the root cause of issue #56494

For #56494.

Change-Id: I9bbded6d014ac73d81b973f2d7b4783e64380031
Reviewed-on: https://go-review.googlesource.com/c/go/+/447797
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/modget/get.go
src/cmd/go/testdata/script/mod_get_issue56494.txt [new file with mode: 0644]