lightwalletd/vendor/golang.org/x/net
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
..
context ran make update-grpc 2020-04-09 10:57:38 -06:00
http/httpguts cleanup: rename package and vendor dependencies for old go versions 2019-01-03 19:14:51 +00:00
http2 Update protoc grpc toolchain to latest 2021-01-05 18:20:10 -07:00
idna Update protoc grpc toolchain to latest 2021-01-05 18:20:10 -07:00
internal/timeseries add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
trace add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
AUTHORS cleanup: rename package and vendor dependencies for old go versions 2019-01-03 19:14:51 +00:00
CONTRIBUTORS cleanup: rename package and vendor dependencies for old go versions 2019-01-03 19:14:51 +00:00
LICENSE cleanup: rename package and vendor dependencies for old go versions 2019-01-03 19:14:51 +00:00
PATENTS cleanup: rename package and vendor dependencies for old go versions 2019-01-03 19:14:51 +00:00