kubernetes/vendor/k8s.io/utils/inotify
Ian K. Coolidge 9f46cbc6fa Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
Steps:
1) Manualy update go.mod with new version string
2) ./hack/update-vendor.sh
3) Fixup go.sum with new package hash
4) ./hack/update-vendor.sh
2023-05-03 16:26:04 +00:00
..
inotify_linux.go Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749 2023-05-03 16:26:04 +00:00
inotify_others.go
inotify.go
LICENSE
PATENTS
README.md Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749 2023-05-03 16:26:04 +00:00

This is a fork of golang.org/x/exp/inotify before it was deleted.

Please use gopkg.in/fsnotify.v1 instead.

For updates, see: https://github.com/fsnotify/fsnotify