chore(deps): bump github.com/fsnotify/fsnotify from 1.4.8 to 1.4.9
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.8 to 1.4.9. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md) - [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.8...v1.4.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] committed
Mar 12, 2020 at 11:28 UTC
3e4fe58a04950a046b991fd43f36eb82d2c2f76a
2 files changed
+3
-1
go.mod
+1
-1
@@ -9,7 +9,7 @@ require (
9
github.com/dustin/go-humanize v1.0.0
10
github.com/elgris/jsondiff v0.0.0-20160530203242-765b5c24c302
11
github.com/fatih/color v1.9.0 // indirect
12
- github.com/fsnotify/fsnotify v1.4.8
12
+ github.com/fsnotify/fsnotify v1.4.9
13
github.com/go-bindata/go-bindata v3.1.2+incompatible
14
github.com/gogo/protobuf v1.3.1
15
github.com/hashicorp/go-multierror v1.0.0
go.sum
+2
@@ -105,6 +105,8 @@ github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV
105
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
106
github.com/fsnotify/fsnotify v1.4.8 h1:vmjGRBE6skJRlqYIcSsh9B823pS/MqsvxevqbMnBPbI=
107
github.com/fsnotify/fsnotify v1.4.8/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
108
+github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
109
+github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
110
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
111
github.com/gliderlabs/ssh v0.1.1/go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0=
112
github.com/go-bindata/go-bindata v3.1.2+incompatible h1:5vjJMVhowQdPzjE1LdxyFF7YFTXg5IgGVW4gBr5IbvE=