Add dep as a global Golang package

This commit is contained in:
2018-01-21 18:36:30 +00:00
parent 3936ac9001
commit b1049886be

View File

@@ -24,6 +24,7 @@ install_go_global_packages () {
github.com/Masterminds/glide
github.com/alecthomas/gometalinter
github.com/asciimoo/wuzz
github.com/golang/dep/cmd/dep
github.com/golang/lint/golint
github.com/kardianos/govendor
github.com/kisielk/errcheck