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

Can't build #2

Open
dstroot opened this issue Jan 10, 2017 · 1 comment
Open

Can't build #2

dstroot opened this issue Jan 10, 2017 · 1 comment

Comments

@dstroot
Copy link

dstroot commented Jan 10, 2017

❯ ./build
# github.com/dstroot/hello-universe/vendor/google.golang.org/grpc/transport
vendor/google.golang.org/grpc/transport/handler_server.go:209: undefined: http2.TrailerPrefix
vendor/google.golang.org/grpc/transport/http2_client.go:890: undefined: http2.MetaHeadersFrame
vendor/google.golang.org/grpc/transport/http2_client.go:1012: undefined: http2.MetaHeadersFrame
vendor/google.golang.org/grpc/transport/http2_server.go:164: undefined: http2.MetaHeadersFrame
vendor/google.golang.org/grpc/transport/http2_server.go:325: undefined: http2.MetaHeadersFrame
vendor/google.golang.org/grpc/transport/http_util.go:382: f.fr.ReadMetaHeaders undefined (type *http2.Framer has no field or method ReadMetaHeaders)
vendor/google.golang.org/grpc/transport/http_util.go:512: f.fr.ErrorDetail undefined (type *http2.Framer has no field or method ErrorDetail)

??

@Haybu
Copy link

Haybu commented Jan 29, 2017

facing the same issue. I updated grpc package but still no luck

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

No branches or pull requests

2 participants