Skip to content

Commit a5c2dfa

Browse files
committed
Bump fsnotify to HEAD.
This specifically has a fix for leaking epoll fd's. Full diff: fsnotify/fsnotify@1485a34 Signed-off-by: Brian Goff <cpuguy83@gmail.com>
1 parent a85a64e commit a5c2dfa

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ github.com/philhofer/fwd bb6d471dc95d4fe11e432687f8b7
101101
github.com/tinylib/msgp 3b556c64540842d4f82967be066a7f7fffc3adad
102102

103103
# fsnotify
104-
github.com/fsnotify/fsnotify c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9 # v1.4.7
104+
github.com/fsnotify/fsnotify 1485a34d5d5723fea214f5710708e19a831720e4 # v1.4.7-11-g1485a34
105105

106106
# awslogs deps
107107
github.com/aws/aws-sdk-go 9ed0c8de252f04ac45a65358377103d5a1aa2d92 # v1.12.66

vendor/github.com/fsnotify/fsnotify/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fsnotify/fsnotify/fsnotify.go

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fsnotify/fsnotify/inotify_poller.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)