]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/fsnotify/fsnotify from 1.5.3 to 1.5.4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 14 May 2022 11:46:16 +0000 (11:46 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 14 May 2022 13:01:01 +0000 (15:01 +0200)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index cb14d05225b959edbafa78c1c158eb2b4611c011..0bd9cf233e2552b9d3aac59c5d3906f6281f7f6c 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
        github.com/evanw/esbuild v0.14.39
        github.com/fortytw2/leaktest v1.3.0
        github.com/frankban/quicktest v1.14.3
-       github.com/fsnotify/fsnotify v1.5.3
+       github.com/fsnotify/fsnotify v1.5.4
        github.com/getkin/kin-openapi v0.94.0
        github.com/ghodss/yaml v1.0.0
        github.com/gobuffalo/flect v0.2.5
diff --git a/go.sum b/go.sum
index 9774f12a9625c3959a831cda120f9d742e6d59e8..d40817e3616d31956c426cb8b23182435a98ce1f 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -248,8 +248,9 @@ github.com/frankban/quicktest v1.14.2/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUork
 github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3ZUKE=
 github.com/frankban/quicktest v1.14.3/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps=
 github.com/fsnotify/fsnotify v1.5.1/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU=
-github.com/fsnotify/fsnotify v1.5.3 h1:vNFpj2z7YIbwh2bw7x35sqYpp2wfuq+pivKbWG09B8c=
 github.com/fsnotify/fsnotify v1.5.3/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU=
+github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwVZI=
+github.com/fsnotify/fsnotify v1.5.4/go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU=
 github.com/getkin/kin-openapi v0.94.0 h1:bAxg2vxgnHHHoeefVdmGbR+oxtJlcv5HsJJa3qmAHuo=
 github.com/getkin/kin-openapi v0.94.0/go.mod h1:LWZfzOd7PRy8GJ1dJ6mCU6tNdSfOwRac1BUPam4aw6Q=
 github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=