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

replace stub isStdLib() #24

Merged
merged 1 commit into from
Dec 3, 2016
Merged

replace stub isStdLib() #24

merged 1 commit into from
Dec 3, 2016

Conversation

jessfraz
Copy link
Contributor

@jessfraz jessfraz commented Dec 2, 2016

closes #20

Signed-off-by: Jess Frazelle <acidburn@google.com>
@freeformz
Copy link

This is the same function that the go tool uses when expanding "std" to all stdlib packages.

@sdboyer
Copy link
Member

sdboyer commented Dec 3, 2016

huh. that's pretty cool. LGTM

i've been imagining in some possible future where we have a central-ish server that we'd use some special naming scheme - e.g. p/<user>/<project>, or something, which would necessitate revising this. but, if and when we get there, it's easy to make an exception for that here :)

@sdboyer sdboyer merged commit 900b78b into golang:master Dec 3, 2016
@jessfraz jessfraz deleted the replace-isStdLib-stub branch December 3, 2016 00:24
zbintliff added a commit to zbintliff/dep that referenced this pull request Mar 3, 2017
krisnova pushed a commit to krisnova/dep that referenced this pull request Apr 21, 2017
ibrasho pushed a commit to ibrasho-forks/dep that referenced this pull request May 10, 2017
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.

Replace isStdLib() stub
3 participants