]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add a test that reproduces an unstable 'go mod tidy'
authorBryan C. Mills <bcmills@google.com>
Fri, 19 May 2023 20:01:02 +0000 (16:01 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 22 May 2023 21:02:28 +0000 (21:02 +0000)
commit53e0616c13ca6b4da472eb4e9b2cba397b51b253
tree50b8d81f91ee458017e6383f679c90771fe8ecea
parent5abfdc8c75b13edbe3ccc918df47dd2da85454d8
cmd/go: add a test that reproduces an unstable 'go mod tidy'

For #60313.

Change-Id: I76e48f52341e9962de9b809741a677d61baae6a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/496518
Reviewed-by: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/cmd/go/testdata/script/mod_tidy_issue60313.txt [new file with mode: 0644]