lightwalletd/vendor/golang.org/x/net/idna
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
..
idna9.0.0.go add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
idna10.0.0.go add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
punycode.go cleanup: rename package and vendor dependencies for old go versions 2019-01-03 19:14:51 +00:00
tables9.0.0.go add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
tables10.0.0.go add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
tables11.0.0.go add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
tables12.0.0.go Update protoc grpc toolchain to latest 2021-01-05 18:20:10 -07:00
tables13.0.0.go Update protoc grpc toolchain to latest 2021-01-05 18:20:10 -07:00
trie.go cleanup: rename package and vendor dependencies for old go versions 2019-01-03 19:14:51 +00:00
trieval.go cleanup: rename package and vendor dependencies for old go versions 2019-01-03 19:14:51 +00:00