gps icon indicating copy to clipboard operation
gps copied to clipboard

Allow (?) custom schemes on vanity imports

Open sdboyer opened this issue 8 years ago • 2 comments

It should be possible to specify a custom scheme (http vs. https, possibly more) when relying on a vanity import source. But the deduction system poops out earlier than it should. Specifically, this check is wrong because it's actually failing on the wrong kind of error - we should be getting this error back, but we never actually make it that far.

sdboyer avatar Apr 04 '17 01:04 sdboyer

At least...it seems like specifying such a scheme should be possible. Maybe it shouldn't be. That's something we may want to figure out here, too 😄

sdboyer avatar Apr 04 '17 01:04 sdboyer

This issue was moved to golang/dep#414

fabulous-gopher avatar Apr 21 '17 14:04 fabulous-gopher