fix go import and makefiles, version bump of build tools
This commit is contained in:
+2
-2
@@ -30,11 +30,11 @@ ci-go-generate: protobuf # CI runs ci-node-generate automatically before this ta
|
||||
ci-node-generate:
|
||||
|
||||
############ protobuf ############
|
||||
include ../.make/protobuf.mk
|
||||
|
||||
PROTO_VERSION := v0
|
||||
PROTO_SRC := pkg/proto/$(PROTO_VERSION)
|
||||
|
||||
include ../.make/protobuf.mk
|
||||
|
||||
.PHONY: protobuf
|
||||
protobuf: $(PROTO_SRC)/${NAME}.pb.go \
|
||||
$(PROTO_SRC)/${NAME}.pb.micro.go \
|
||||
|
||||
Reference in New Issue
Block a user