mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-19 01:11:10 +03:00
make release work... (#179)
This commit is contained in:
@@ -8,7 +8,8 @@ require (
|
||||
github.com/goreleaser/goreleaser v0.134.0 // indirect
|
||||
github.com/jhump/protoreflect v1.6.1
|
||||
github.com/nishanths/predeclared v0.0.0-20200524104333-86fad755b4d3 // indirect
|
||||
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
|
||||
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
|
||||
google.golang.org/api v0.29.0 // indirect
|
||||
google.golang.org/grpc v1.30.0
|
||||
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user