Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go1 tag support #1

Open
rhysd opened this issue Dec 31, 2017 · 0 comments
Open

go1 tag support #1

rhysd opened this issue Dec 31, 2017 · 0 comments

Comments

@rhysd
Copy link
Owner

rhysd commented Dec 31, 2017

go get is dynamically switching the build target following its Go version by branch name or tag name. For now, go1 tag or branch is referred if exists.

https://golang.org/cmd/go/#hdr-Download_and_install_packages_and_dependencies

This library should also follow the feature. But the feature is not popular (I don't know any tools using the feature except for golang/go).

So if anyone is actually using the feature and want this library to refer it, I'd implement the support for the feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant