]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go: add a script test for artifacts resulting from 'go get -u'
authorBryan C. Mills <bcmills@google.com>
Thu, 4 Feb 2021 15:59:17 +0000 (10:59 -0500)
committerBryan C. Mills <bcmills@google.com>
Thu, 18 Feb 2021 20:47:38 +0000 (20:47 +0000)
commit3b7277d3651b5c5856c5b0879ba3fb7a5f279508
tree799a5e433a6d5c12685e2ea42953fc10c5794c15
parentf3c2208e2cca69911fa72c22211361a6a57f4e26
cmd/go: add a script test for artifacts resulting from 'go get -u'

For #36460

Change-Id: I4f8bf0fb8dfa508b346acb3868302452409ee9da
Reviewed-on: https://go-review.googlesource.com/c/go/+/289696
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_downup_artifact.txt [new file with mode: 0644]