lightwalletd/vendor/github.com/golang/protobuf/proto
Larry Ruane acca1a7c80 Update protoc grpc toolchain to latest
I installed the latest toolchain according to:
https://grpc.io/docs/languages/go/quickstart/

I updated the protoc command line arguments in Makefile based on
that quickstart guide, then I ran: make update-grpc

This has set the tool version (which you can see at the top of
any .pb.go file) to:

protoc-gen-go v1.25.0
protoc        v3.14.0
2021-01-05 18:20:10 -07:00
..
buffer.go add darkside SetMetaState, SetBlocksURL for reorg testing 2020-05-21 11:48:03 -06:00
defaults.go Misc cleanups and fixes 2020-04-24 16:55:47 -06:00
deprecated.go Update protoc grpc toolchain to latest 2021-01-05 18:20:10 -07:00
discard.go Misc cleanups and fixes 2020-04-24 16:55:47 -06:00
extensions.go add darkside SetMetaState, SetBlocksURL for reorg testing 2020-05-21 11:48:03 -06:00
properties.go Misc cleanups and fixes 2020-04-24 16:55:47 -06:00
proto.go Misc cleanups and fixes 2020-04-24 16:55:47 -06:00
registry.go add darkside SetMetaState, SetBlocksURL for reorg testing 2020-05-21 11:48:03 -06:00
text_decode.go Update protoc grpc toolchain to latest 2021-01-05 18:20:10 -07:00
text_encode.go add darkside SetMetaState, SetBlocksURL for reorg testing 2020-05-21 11:48:03 -06:00
wire.go Misc cleanups and fixes 2020-04-24 16:55:47 -06:00
wrappers.go Misc cleanups and fixes 2020-04-24 16:55:47 -06:00