switch to buf tooling

This commit is contained in:
Willy Kloucek
2021-10-18 07:53:00 +02:00
parent 32fb7cb6f0
commit 367ea73166
36 changed files with 1982 additions and 1825 deletions
+1 -5
View File
@@ -37,8 +37,4 @@ PROTO_SRC := pkg/proto/$(PROTO_VERSION)
include ../.make/protobuf.mk
.PHONY: protobuf
protobuf: $(PROTO_SRC)/${NAME}.pb.go \
$(PROTO_SRC)/${NAME}.pb.micro.go \
$(PROTO_SRC)/${NAME}.swagger.json \
../docs/extensions/${NAME}/grpc.md
#$(PROTO_SRC)/${NAME}.pb.web.go \ # not needed for store
protobuf: buf-generate