Revert "build(deps): bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.0"

This reverts commit f70165242b.

Closes #8920
This commit is contained in:
Bjørn Erik Pedersen
2021-08-23 18:20:29 +02:00
parent 7a15edafe2
commit 5a46eefbc6
2 changed files with 2 additions and 3 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/evanw/esbuild v0.12.22
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.13.0
github.com/fsnotify/fsnotify v1.5.0
github.com/fsnotify/fsnotify v1.4.9
github.com/getkin/kin-openapi v0.74.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.3