update all deps

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-09-30 03:10:20 +03:00
parent 7a764c40bd
commit 7f17a3e5b0
12 changed files with 130 additions and 133 deletions

View File

@@ -1,4 +1,4 @@
package grpc
//go:generate go get google.golang.org/grpc/cmd/protoc-gen-go-grpc
//go:generate go install google.golang.org/grpc/cmd/protoc-gen-go-grpc
//go:generate protoc -I./proto -I. --go-grpc_out=paths=source_relative:./proto --go_out=paths=source_relative:./proto --go-micro_out=components=micro|rpc,standalone=true,paths=source_relative:./gproto proto/test.proto