]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go: add script tests for potential upgrades due to downgrades
authorBryan C. Mills <bcmills@google.com>
Sat, 30 Jan 2021 02:02:46 +0000 (21:02 -0500)
committerBryan C. Mills <bcmills@google.com>
Thu, 18 Feb 2021 18:12:04 +0000 (18:12 +0000)
commitf3c2208e2cca69911fa72c22211361a6a57f4e26
treed96ecb8dd2f6ee10b04d452eea4c27902d0b78db
parenta5c8a15f649ffe29b3a80144e6d422046adb2cf0
cmd/go: add script tests for potential upgrades due to downgrades

For #36460

Change-Id: I1620c23819263ef82e571fc4d4c778277842c02d
Reviewed-on: https://go-review.googlesource.com/c/go/+/288535
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>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/testdata/script/mod_get_downadd_indirect.txt [new file with mode: 0644]
src/cmd/go/testdata/script/mod_get_downup_indirect.txt [new file with mode: 0644]