Commit Graph

15 Commits

Author SHA1 Message Date
Xuewei Zhang
adc6c0da98 Comment changes in Godeps
This change is purely git tag changes, with no real change.

This change is generated via below commands in an empty go1.9
environment:
mkdir -p $GOPATH/src/k8s.io
cd $GOPATH/src/k8s.io && go get k8s.io/node-problem-detector
cd $GOPATH/src/k8s.io/node-problem-detector
godep restore ./...
godep save ./...
2019-06-03 15:04:42 -07:00
Andy Xie
89cfb5261d bump kubernetes to 1.9 2018-07-09 14:59:51 +08:00
Euan Kemp
7364867ac3 vendor: include kmsgparser 2017-03-09 20:44:28 -08:00
Random-Liu
01334e7c5e Update Godeps 2017-02-10 11:32:35 -08:00
Random-Liu
457272c4f6 Update godep to include cadvisor fix. 2017-01-19 01:59:09 -08:00
andy xie
68b379c423 add support for running npd standalone 2017-01-07 23:49:19 +08:00
andy xie
2c12274333 bump kubernetes version to v1.4.0-beta.3 2016-12-20 18:11:03 +08:00
AdoHe
84c25077da add journald support 2016-10-08 20:28:30 -04:00
Lantao Liu
8f6ba9efa6 Add missing godep. 2016-09-09 20:53:52 -07:00
Lantao Liu
03b28c9b4c Update Godeps. 2016-05-30 19:22:32 -07:00
Edward Muller
3785e2b218 These tags refer to the same commit 2016-05-26 16:01:55 -07:00
Edward Muller
051247ffee We don't need golang.org/x/sys anymore
The version of fsnotify that is vendored doesn't use it.
2016-05-26 16:00:05 -07:00
Edward Muller
28e557f301 Vendor the "right" fsnotify
This is the version that hpcloud/tail vendors
2016-05-26 15:55:42 -07:00
Lantao Liu
0b95f6dbe9 Add godep dependency golang.org/x/sys/unix 2016-05-23 11:20:43 -07:00
Lantao Liu
d96d67dae3 Add Godeps 2016-05-17 15:55:59 -07:00