File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ require (
7373 github.com/docker/docker v20.10.8+incompatible // indirect
7474 github.com/docker/go-connections v0.4.0 // indirect
7575 github.com/evanphx/json-patch v4.12.0+incompatible // indirect
76- github.com/fsnotify/fsnotify v1.8 .0
76+ github.com/fsnotify/fsnotify v1.9 .0
7777 github.com/go-logr/logr v1.4.2 // indirect
7878 github.com/go-openapi/jsonpointer v0.19.5 // indirect
7979 github.com/go-openapi/jsonreference v0.20.0 // indirect
Original file line number Diff line number Diff line change @@ -278,8 +278,8 @@ github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7z
278278github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
279279github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
280280github.com/fsnotify/fsnotify v1.6.0 /go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw =
281- github.com/fsnotify/fsnotify v1.8 .0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M =
282- github.com/fsnotify/fsnotify v1.8 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
281+ github.com/fsnotify/fsnotify v1.9 .0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
282+ github.com/fsnotify/fsnotify v1.9 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
283283github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa /go.mod h1:KnogPXtdwXqoenmZCw6S+25EAm2MkxbG0deNDu4cbSA =
284284github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7 /go.mod h1:NR3MbYisc3/PwhQ00EMzDiPmrwpPxAn5GI05/YaO1SY =
285285github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
You can’t perform that action at this time.
0 commit comments