mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-14 17:06:36 +00:00
Use dep instead of govendor
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
committed by
Martin Lindhe
parent
b9b8cfd1ca
commit
617d795383
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user