]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: update TestCodeRepo for gopkg.in/yaml.v2
authorAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 21 Mar 2019 17:22:58 +0000 (18:22 +0100)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 21 Mar 2019 19:19:34 +0000 (19:19 +0000)
commit686b8142290a1eeba5a430b69be2c43273042dd7
treec3ea775cd3f6a4ef5553add8e3b03b417a9fb6c6
parent700e969d5b23732179ea86cfe67e8d1a0a1cc10a
cmd/go/internal/modfetch: update TestCodeRepo for gopkg.in/yaml.v2

New release, it broke again the longtest builder. Align the expected
data with the current release.

Making these tests independent of external repositories is #28856.

This fixes the longtest builder.

Updates #28856

Change-Id: I32d2f3325af828d26ab417a5e986e3aeefa1a897
Reviewed-on: https://go-review.googlesource.com/c/go/+/168561
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/internal/modfetch/coderepo_test.go