Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Dont allow import on vendored pkg from another project #605

Merged
merged 1 commit into from
Nov 9, 2016

Conversation

ramya-rao-a
Copy link
Contributor

Fixes #598

The functions disallowVendor and disallowVendorVisibility in https://golang.org/src/cmd/go/pkg.go make it clear that importing a vendor package from another project is not allowed in Go.

@ramya-rao-a ramya-rao-a merged commit 6b5449f into microsoft:master Nov 9, 2016
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants