mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-05 14:37:45 +00:00
fix(make): add buf command to core_grpc_dependencies (#6319)
This commit is contained in:
parent
c5c773531c
commit
cc4499ec2d
1
Makefile
1
Makefile
@ -49,6 +49,7 @@ core_grpc_dependencies:
|
||||
go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway@v2.15.2
|
||||
go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2@v2.15.2
|
||||
go install github.com/envoyproxy/protoc-gen-validate@v0.10.1
|
||||
go install github.com/bufbuild/buf/cmd/buf@v1.25.1
|
||||
|
||||
.PHONY: core_api
|
||||
core_api: core_api_generator core_grpc_dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user