doc: add plugin repo link (#1710)

This commit is contained in:
fatedier 2020-03-20 20:54:22 +08:00 committed by GitHub
parent 809f517db8
commit 4c2afb5c28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,5 @@
export PATH := $(GOPATH)/bin:$(PATH)
export GO111MODULE=on
LDFLAGS := -s -w
all: build