]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add tests for convergence in 'go mod tidy'
authorBryan C. Mills <bcmills@google.com>
Wed, 21 Apr 2021 20:04:26 +0000 (16:04 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 27 Apr 2021 03:23:38 +0000 (03:23 +0000)
commit3cc3a16029eea1c3d9fefa77a24a89760c7aa27d
tree595f86563148474a867a483e32e2f3a3a78e284e
parent434e12f77223e0915e29bcdaf2b214e52213f2ab
cmd/go: add tests for convergence in 'go mod tidy'

For #36460

Change-Id: I40194bb1ebab77459e5c9d43bdac4d9c1b826ac2
Reviewed-on: https://go-review.googlesource.com/c/go/+/312449
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/testdata/script/mod_tidy_convergence.txt [new file with mode: 0644]
src/cmd/go/testdata/script/mod_tidy_convergence_loop.txt [new file with mode: 0644]