]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: update TestCodeRepo for gopkg.in/yaml.v2 v2.2.2
authorBryan C. Mills <bcmills@google.com>
Mon, 10 Dec 2018 22:06:40 +0000 (17:06 -0500)
committerBryan C. Mills <bcmills@google.com>
Mon, 10 Dec 2018 22:33:08 +0000 (22:33 +0000)
commitba69df63ebbf9101a35fb11a0df1e1912d285da4
treec66c6f90353b69a8b5fed5035b9ba6bed4a8996a
parent8c5976f8b33a4378ea18dd963317bcbd39fc309b
cmd/go/internal/modfetch: update TestCodeRepo for gopkg.in/yaml.v2 v2.2.2

I think we ought to make these tests hermetic, but in the meantime we
should at least make them pass.

Fixes #27692
Updates #28856

Change-Id: Ia78fa60e998dea3c871f640ffa2ece67b054f866
Reviewed-on: https://go-review.googlesource.com/c/153460
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/go/internal/modfetch/coderepo_test.go