]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: update TestCodeRepo for gopkg.in/yaml.v2
authorAndrew Bonventre <andybons@golang.org>
Tue, 1 Oct 2019 01:41:01 +0000 (21:41 -0400)
committerAndrew Bonventre <andybons@golang.org>
Tue, 1 Oct 2019 02:07:28 +0000 (02:07 +0000)
commite617141b0b35f14f5fe9113febcc84a2b0ecb642
tree0e2a927af04680109da5b5d2acee6114cac932f3
parent5e514b76e2e55efbca917c686c93b2299d57386c
cmd/go/internal/modfetch: update TestCodeRepo for gopkg.in/yaml.v2

The new yaml.v2 release broke the longtest builder. Update the expected
data.

Updates #28856

Change-Id: I98ec9e32e55bdb6b26b67e46dc16f34f77c2d40f
Reviewed-on: https://go-review.googlesource.com/c/go/+/198117
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/go/internal/modfetch/coderepo_test.go