Calle Pettersson
33c5e99e0f
Add missing vendor
2018-03-25 10:01:56 +02:00
Calle Pettersson
69c83b6a39
Fix logrus vendoring (capitalization of import path changed) ( #178 )
2018-03-25 10:01:15 +02:00
Dave Henderson
df0db7a54f
Updating deps
...
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-03-13 21:00:22 +01:00
Dave Henderson
617d795383
Use dep instead of govendor
...
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-03-13 20:48:33 +01:00
Calle Pettersson
175c54acf1
Fix memory leak by updating go-ole and adding wbem initialization ( #82 )
2017-06-26 21:03:17 +02:00
Martin Lindhe
781ab7ca20
update vendoring ( #72 )
2017-05-01 17:06:33 +02:00
Jürgen Hötzel
6bb522b6c3
Use the new prometheus http API ( #71 )
...
* Use the new prometheus http API
The new recommended way of using the prometheus http handler is through
the promhttp package:
https://github.com/prometheus/client_golang/releases/tag/v0.8.0 (Separated
HTTP exposition, allowing custom HTTP handlers (package promhttp))
* ListenAndServe always returns a non-nil error
* updated vendored dependencies
2017-05-01 00:12:05 +02:00
Martin Lindhe
e0b6bf5b4f
bumped govendor ( #34 )
2016-10-14 12:50:14 +02:00
Calle Pettersson
b3567c379f
Add msi builder ( #19 )
...
Add msi builder. Installer is built and uploaded to Github as a release when master is tagged with a version string
2016-09-16 08:36:58 +02:00
Martin Lindhe
29beaa6c3b
govendor: update build instructions and fix #18
2016-09-01 21:10:02 +02:00
Martin Lindhe
e4fc3bda11
vendor dependencies using govendor, fixes #16
2016-09-01 15:57:51 +02:00