We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Started getting this after updating to go1.7:
2016/08/18 14:31:01 parsing package: type-checking package: client.go:9:2: could not import io (reading export data: /usr/lib/go/pkg/linux_amd64/io.a: unknown version: v1io'$GOROOT/src/io/io.go*SeekStart*%Seek)
I tried to rebuild jsonenums and update golang.org/x/tools/... but no avail.
jsonenums
golang.org/x/tools/...
The text was updated successfully, but these errors were encountered:
Is this still reproducible?
Sorry, something went wrong.
No branches or pull requests
Started getting this after updating to go1.7:
I tried to rebuild
jsonenums
and updategolang.org/x/tools/...
but no avail.The text was updated successfully, but these errors were encountered: