mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-18 17:08:30 +03:00
2
go.mod
2
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/nishanths/predeclared v0.0.0-20200524104333-86fad755b4d3 // indirect
|
||||
golang.org/x/net v0.0.0-20200625001655-4c5254603344
|
||||
google.golang.org/api v0.29.0 // indirect
|
||||
google.golang.org/grpc v1.30.0
|
||||
google.golang.org/grpc v1.37.0
|
||||
google.golang.org/protobuf v1.25.1-0.20200805231151-a709e31e5d12
|
||||
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user