Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Properly separate sources for different gopkg.in versions & github #1132

Merged
merged 4 commits into from
Sep 10, 2017

Conversation

sdboyer
Copy link
Member

@sdboyer sdboyer commented Sep 6, 2017

What does this do / why do we need it?

gopkg.in-based sources were not isolating correctly, causing odd behaviors such as those encountered in #1119 and #1105.

What should your reviewer look out for in this PR?

nothing in particular. yes, it should be fine for us to be a little dishonest in that upstreamURL() method.

Which issue(s) does this PR fix?

fixes #1119
fixes #1105

@sdboyer sdboyer merged commit 5a05adf into golang:master Sep 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trying to vendor a package with a dependency to gopkg.in Multiple constraints with the same source do not work
2 participants