+ GONOPROXY
This commit is contained in:
parent
e17ada7653
commit
9a25ba0f81
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -47,6 +47,7 @@ fmt-check:
|
|||
fi;
|
||||
|
||||
vet:
|
||||
$(GO) env -w GONOPROXY=github.com/yaoapp/gou
|
||||
$(GO) env -w GOPRIVATE=github.com/yaoapp/gou
|
||||
$(GO) vet $(VETPACKAGES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue