Skip to content

Commit 783f2de

Browse files
fix(deps): update module github.com/fsnotify/fsnotify to v1.8.0
1 parent 022847b commit 783f2de

33 files changed

+1882
-1616
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ require (
123123
github.com/d4l3k/messagediff v1.2.1
124124
github.com/dolthub/swiss v0.2.1
125125
github.com/efficientgo/core v1.0.0-rc.3
126-
github.com/fsnotify/fsnotify v1.7.0
126+
github.com/fsnotify/fsnotify v1.8.0
127127
github.com/gogo/googleapis v1.4.1
128128
github.com/grafana/jsonparser v0.0.0-20241004153430-023329977675
129129
github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1287,8 +1287,8 @@ github.com/frankban/quicktest v1.14.3/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUork
12871287
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
12881288
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
12891289
github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
1290-
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
1291-
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
1290+
github.com/fsnotify/fsnotify v1.8.0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M=
1291+
github.com/fsnotify/fsnotify v1.8.0/go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0=
12921292
github.com/fsouza/fake-gcs-server v1.50.2 h1:ulrS1pavCOCbMZfN5ZPgBRMFWclON9xDsuLBniXtQoE=
12931293
github.com/fsouza/fake-gcs-server v1.50.2/go.mod h1:VU6Zgei4647KuT4XER8WHv5Hcj2NIySndyG8gfvwckA=
12941294
github.com/fullstorydev/emulators/storage v0.0.0-20240401123056-edc69752f474 h1:TufioMBjkJ6/Oqmlye/ReuxHFS35HyLmypj/BNy/8GY=

vendor/github.com/fsnotify/fsnotify/.cirrus.yml

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fsnotify/fsnotify/.editorconfig

-12
This file was deleted.

vendor/github.com/fsnotify/fsnotify/.gitattributes

-1
This file was deleted.

vendor/github.com/fsnotify/fsnotify/.gitignore

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fsnotify/fsnotify/CHANGELOG.md

+31-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md

+119-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)