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

Dont allow import on vendored pkg from another project#605

Merged
ramya-rao-a merged 1 commit intomicrosoft:masterfrom
ramya-rao-a:remove-vendor-pkg
Nov 9, 2016
Merged

Dont allow import on vendored pkg from another project#605
ramya-rao-a merged 1 commit intomicrosoft:masterfrom
ramya-rao-a:remove-vendor-pkg

Conversation

@ramya-rao-a
Copy link
Copy Markdown
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants