Ben Kochie
|
f9e91156d0
|
Update vendoring (#801)
* Update vendor github.com/godbus/dbus@v4.1.0
* Update vendor github.com/golang/protobuf/proto
* Update vendor github.com/mdlayher/netlink/...
* Update vendor github.com/prometheus/client_golang/prometheus/...
* Update vendor github.com/prometheus/client_model/go
* Update vendor github.com/prometheus/common/...
* Update vendor github.com/prometheus/procfs/...
* Update vendor github.com/sirupsen/logrus@v1.0.4
* Update vendor golang.org/x/...
* Update vendor gopkg.in/alecthomas/kingpin.v2
* Remove obsolete vendor github.com/mdlayher/netlink/genetlink
|
2018-01-25 18:20:39 +01:00 |
|
Ben Kochie
|
4d7aa57da0
|
Update vendoring (#722)
* Update vendor github.com/beevik/ntp@v0.2.0
* Update vendor github.com/mdlayher/netlink/...
* Update vendor github.com/mdlayher/wifi/...
Adds vendor github.com/mdlayher/genetlink
* Update vendor github.com/prometheus/common/...
* Update vendor github.com/prometheus/procfs/...
* Update vendor golang.org/x/sys/unix
* Update vendor golang.org/x/sys/windows
|
2017-11-02 12:30:34 +01:00 |
|
Calle Pettersson
|
dfe07eaae8
|
Switch to kingpin flags (#639)
* Switch to kingpin flags
* Fix logrus vendoring
* Fix flags in main tests
* Fix vendoring versions
|
2017-08-12 15:07:24 +02:00 |
|
Tobias Schmidt
|
ce117d7a40
|
Update vendored packages
|
2017-02-28 18:20:24 -04:00 |
|
Ben Kochie
|
69ef3b6209
|
Update vendoring for github.com/prometheus/common/*
|
2016-12-16 13:07:49 +01:00 |
|
Steve Durrheimer
|
60cbc9efc0
|
Make version informations consistent between prometheus components
This also fixes #231 by adding the '-version' flag
|
2016-05-04 08:43:33 +02:00 |
|
Tobias Schmidt
|
33f99c4fc1
|
Vendor all dependencies
Uses godep to vendor dependencies. Godeps is not necessary during build,
golang's new vendor support is used instead.
|
2016-01-21 16:41:53 -05:00 |
|