Protobuf build error with gogo - has inconsistent names structpb
585 views
Skip to first unread message
santhoshth...@gmail.com
unread,
Jul 25, 2022, 5:08:18 AM7/25/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
Hi Everyone
I am importing the proto of other project into my proto file and run protoc command.
I got this below error :
Go package "github.com/gogo/protobuf/types" has inconsistent names structpb (google/protobuf/struct.proto) and timestamppb (google/protobuf/timestamp.proto)