mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-18 17:08:30 +03:00
support go modules (#48)
* support go modules - use Go 1.11 (with and without module support) in CI - add go.mod and go.sum files - with modules in Go 1.11, can't rely on GOPATH directory layout, so just copy test.proto into this repo
This commit is contained in:
Reference in New Issue
Block a user