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

Unknown field 'Filename' #44

Closed
nicolasStevenin opened this issue Nov 21, 2017 · 2 comments
Closed

Unknown field 'Filename' #44

nicolasStevenin opened this issue Nov 21, 2017 · 2 comments
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@nicolasStevenin
Copy link

Hello,
When I try to test the bigquery in the project cloud.google.com/go/bigquery in version 0.16.0 it fails with

google.golang.org/genproto/googleapis/api/annotations

/usr/share/gocode/src/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go:40: unknown field 'Filename' in struct literal of type proto.ExtensionDesc
FAIL cloud.google.com/go/bigquery [build failed]

I have already install the project "go-genproto" in the commit 891aceb

Thank you for your help

@jba
Copy link
Contributor

jba commented Nov 21, 2017

Try go get -u github.com/golang/protobuf/proto.

@nicolasStevenin
Copy link
Author

Ok ! Thanks it works.

@jba jba closed this as completed Dec 5, 2017
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants