]> Cypherpunks repositories - gostls13.git/commit
cmd/go: show an error when a package in a module conflicts with one in std
authorcuiweixie <cuiweixie@gmail.com>
Sun, 25 Sep 2022 10:40:54 +0000 (18:40 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 25 Oct 2022 19:49:17 +0000 (19:49 +0000)
commit2dcc9acbd27902c9e551f54ca29d2519418b45c4
tree34538b76ddba4c07295ac2930de4462b08e7b706
parent2bdb5c57f1efcbddab536028d053798e35de6226
cmd/go: show an error when a package in a module conflicts with one in std

Fixes #35270

Change-Id: I5d2a04359702be6dc04affb867540091b926bc23
Reviewed-on: https://go-review.googlesource.com/c/go/+/434095
Run-TryBot: xie cui <523516579@qq.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/modload/import.go
src/cmd/go/testdata/script/mod_go_version_missing.txt
src/cmd/go/testdata/script/mod_issue35270.txt [new file with mode: 0644]
src/cmd/go/testdata/script/mod_std_vendor.txt
src/cmd/go/testdata/script/mod_vendor.txt