mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-27 15:16:35 +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
4
Gopkg.toml
Normal file
4
Gopkg.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[prune]
|
||||
non-go = true
|
||||
go-tests = true
|
||||
unused-packages = true
|
||||
Reference in New Issue
Block a user