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
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