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 @@ -28,7 +28,7 @@ require (
2828 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2929 github.com/emicklei/go-restful/v3 v3.11.0 // indirect
3030 github.com/evanphx/json-patch/v5 v5.8.0 // indirect
31- github.com/fsnotify/fsnotify v1.7 .0 // indirect
31+ github.com/fsnotify/fsnotify v1.9 .0 // indirect
3232 github.com/go-errors/errors v1.4.2 // indirect
3333 github.com/go-logr/zapr v1.3.0 // indirect
3434 github.com/go-openapi/jsonreference v0.21.0 // indirect
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/evanphx/json-patch v4.12.0+incompatible h1:4onqiflcdA9EOZ4RxV643DvftH
1414github.com/evanphx/json-patch v4.12.0+incompatible /go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk =
1515github.com/evanphx/json-patch/v5 v5.8.0 h1:lRj6N9Nci7MvzrXuX6HFzU8XjmhPiXPlsKEy1u0KQro =
1616github.com/evanphx/json-patch/v5 v5.8.0 /go.mod h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ =
17- github.com/fsnotify/fsnotify v1.7 .0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
18- github.com/fsnotify/fsnotify v1.7 .0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
17+ github.com/fsnotify/fsnotify v1.9 .0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
18+ github.com/fsnotify/fsnotify v1.9 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
1919github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxIA =
2020github.com/go-errors/errors v1.4.2 /go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og =
2121github.com/go-logr/logr v1.3.0 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
You can’t perform that action at this time.
0 commit comments