mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
272 B
272 B
govendor notes
git config --global core.autocrlf false
go get -u -v
govendor init
govendor add +external
govendor remove github.com/martinlindhe/wmi_exporter/collector
govendor list
govendor build +local
git add vendor