diff --git a/Makefile b/Makefile index 31eb8f0fbe4cc69da92fa8bd96dca333423b3e83..8e46e95739a63ded432690bf932891df72e6be8d 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,7 @@ init: go install github.com/go-kratos/kratos/cmd/kratos/v2@latest go install github.com/go-kratos/kratos/cmd/protoc-gen-go-http/v2@latest go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest + go install github.com/google/wire/cmd/wire@latest .PHONY: config # generate internal proto