cadvisor/vendor/golang.org/x
Yann Hodique 289e560efd replace golang.org/x/exp/inotify with standalone library
context: kubernetes/kubernetes#68478

The inotify code was removed from golang.org/x/exp several years ago. Therefore
importing it from that path prevents downstream consumers from using any module
that makes use of more recent features of golang.org/x/exp.

Given that this code is by definition frozen and that the long term path should
be to migrate to fsnotify, replacing the current code by an identical standalone
copy doesn't have maintenance cost, and will unlock other activities for
kubernetes for example.
2018-09-28 08:48:12 -07:00
..
crypto update runc godep 2017-08-25 13:42:26 -07:00
exp replace golang.org/x/exp/inotify with standalone library 2018-09-28 08:48:12 -07:00
net Updating grpc version to v1.3.0 2017-11-09 17:32:18 -08:00
oauth2 moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00
sys vendor: update docker import 2018-06-14 17:54:41 -04:00
text Updating grpc version to v1.3.0 2017-11-09 17:32:18 -08:00