build(deps): bump github.com/fsnotify/fsnotify from 1.4.7 to 1.4.9

Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.7 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.7...v1.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-09 20:12:57 +00:00
committed by Bjørn Erik Pedersen
parent 8b10c22f82
commit 573558a078
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/evanw/esbuild v0.6.32
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.10.2
github.com/fsnotify/fsnotify v1.4.7
github.com/fsnotify/fsnotify v1.4.9
github.com/getkin/kin-openapi v0.14.0
github.com/ghodss/yaml v1.0.0
github.com/gobwas/glob v0.2.3