plugins/Makefile

3 lines
94 B
Makefile

.PHONY: tidy
tidy:
go get -u codeup.aliyun.com/6552e56cc3b2728a4557fc18/plugin && go mod tidy