We use vendoring and `dep ensure`. It appears thes...
# general
p
We use vendoring and
dep ensure
. It appears these warnings only fire for
go get
and not for
go build
/
go install
.