mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
Update Makefile (#2725)
This commit is contained in:
parent
768ffd71d4
commit
33cb4576e9
2
Makefile
2
Makefile
@ -99,4 +99,4 @@ lint: $(LINTER)
|
||||
.PHONY: proto
|
||||
proto:
|
||||
protoc --proto_path=./api --proto_path=./third_party --go_out=paths=source_relative:./api --go-grpc_out=paths=source_relative:./api --go-http_out=paths=source_relative:./api metadata/metadata.proto
|
||||
protoc --proto_path=./third_party --go_out=paths=source_relative:./ errors/errors.proto
|
||||
protoc --proto_path=./third_party --go_out=paths=source_relative:./errors/errors.proto
|
||||
|
Loading…
x
Reference in New Issue
Block a user