]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/moddeps: skip GOROOT/pkg when locating modules
authorBryan C. Mills <bcmills@google.com>
Wed, 18 Mar 2020 17:50:14 +0000 (13:50 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 18 Mar 2020 18:12:40 +0000 (18:12 +0000)
commit3b76bed3cdd865d9aabaa8e42eac72dc61e067db
treedbae113ceebb7d40262265309449fb13a5f925dd
parent7cfb814b0a43831ec6f847d7bb6ff00020393fcf
cmd/internal/moddeps: skip GOROOT/pkg when locating modules

Fixes #37929

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