-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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.6b1 #2108
Comments
Also:
|
that CloseNotify panic looks like a boatload of fun... |
This was resolved in #2315 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Go 1.6b1 and later, you no longer need to use the
GO15VENDOREXPERIMENT
env var. On the flipside you now see this when compiling ipfs:See 9ac239d for a fixing commit.
The text was updated successfully, but these errors were encountered: