Merge pull request #7703 from yanggangtony/fsnotify

Fsnotify bump and change code
This commit is contained in:
Akihiro Suda
2022-11-20 19:50:54 +09:00
committed by GitHub
26 changed files with 2724 additions and 1972 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/docker/go-metrics v0.0.1
github.com/docker/go-units v0.4.0
github.com/emicklei/go-restful/v3 v3.8.0
github.com/fsnotify/fsnotify v1.5.1
github.com/fsnotify/fsnotify v1.6.0
github.com/gogo/protobuf v1.3.2
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0