govendor 安装和使用 # go get -u -v github.com/kardianos/govendor # cd /myproject # govendor init # go get ./... # govendor add +e