Use dep instead of govendor

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
Dave Henderson
2018-03-13 13:04:49 -04:00
committed by Martin Lindhe
parent b9b8cfd1ca
commit 617d795383
52 changed files with 381 additions and 5287 deletions

View File

@@ -53,7 +53,7 @@ See [open issues](https://github.com/martinlindhe/wmi_exporter/issues)
## Usage
go get -u github.com/kardianos/govendor
go get -u github.com/golang/dep
go get -u github.com/prometheus/promu
go get -u github.com/martinlindhe/wmi_exporter
cd $env:GOPATH/src/github.com/martinlindhe/wmi_exporter