Updated vendored ntp package (#681)

The github.com/beevik/ntp package was recently updated with some
API changes that broke node_exporter. This commit fetches the
latest version of the ntp package and brings node_exporter in
line with the latest API.
This commit is contained in:
Brett Vickers 2017-10-03 23:33:49 -07:00 committed by Ben Kochie
commit b62c7bc0ad
6 changed files with 390 additions and 257 deletions

View file

@ -4,3 +4,4 @@ Anton Tolchanov (knyar)
Christopher Batey (chbatey)
Meng Zhuo (mengzhuo)
Leonid Evdokimov (darkk)
Ask Bjørn Hansen (abh)