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 @@ -24,7 +24,7 @@ require (
2424 github.com/emicklei/go-restful/v3 v3.10.1 // indirect
2525 github.com/evanphx/json-patch v4.12.0+incompatible // indirect
2626 github.com/evanphx/json-patch/v5 v5.6.0 // indirect
27- github.com/fsnotify/fsnotify v1.7 .0 // indirect
27+ github.com/fsnotify/fsnotify v1.9 .0 // indirect
2828 github.com/go-logr/zapr v1.2.4 // indirect
2929 github.com/go-openapi/jsonpointer v0.19.6 // indirect
3030 github.com/go-openapi/jsonreference v0.20.1 // indirect
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/evanphx/json-patch/v5 v5.6.0 h1:b91NhWfaz02IuVxO9faSllyAtNXHMPkC5J8sJ
3737github.com/evanphx/json-patch/v5 v5.6.0 /go.mod h1:G79N1coSVB93tBe7j6PhzjmR3/2VvlbKOFpnXhI9Bw4 =
3838github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
3939github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
40- github.com/fsnotify/fsnotify v1.7 .0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
41- github.com/fsnotify/fsnotify v1.7 .0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
40+ github.com/fsnotify/fsnotify v1.9 .0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
41+ github.com/fsnotify/fsnotify v1.9 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
4242github.com/getkin/kin-openapi v0.76.0 /go.mod h1:660oXbgy5JFMKreazJaQTw7o+X00qeSyhcnluiMv+Xg =
4343github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
4444github.com/go-logr/logr v0.1.0 /go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas =
You can’t perform that action at this time.
0 commit comments