fullstorydev / grpchan

Channels for gRPC: custom transports
MIT License
204 stars 23 forks source link

drop Go 1.9 and 1.10; add Go 1.13 and Go 1.14; vet w/ modules #42

Closed jhump closed 4 years ago

jhump commented 4 years ago

This fixes the static check stuff just like in the grpcurl and grpcui pull requests.

It also removes testing for Go 1.9 and Go 1.10 and adds testing for Go 1.13 and Go 1.14.