We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90fae10 commit 5886a04Copy full SHA for 5886a04
Makefile
@@ -22,6 +22,7 @@ init: ## Init all dependencies
22
$(MAKE) install
23
$(MAKE) gen-ent
24
$(MAKE) gen-docs
25
+ $(MAKE) gen-wire
26
buf dep update
27
go mod tidy
28
0 commit comments