switch to buf tooling
This commit is contained in:
+1
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user