File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
3838 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3939 github.com/emicklei/go-restful/v3 v3.13.0 // indirect
4040 github.com/evanphx/json-patch/v5 v5.9.11 // indirect
41- github.com/fsnotify/fsnotify v1.9.0 // indirect
41+ github.com/fsnotify/fsnotify v1.10.1 // indirect
4242 github.com/fxamacker/cbor/v2 v2.9.2 // indirect
4343 github.com/go-logr/logr v1.4.3
4444 github.com/go-logr/zapr v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ github.com/evanphx/json-patch/v5 v5.9.11 h1:/8HVnzMq13/3x9TPvjG08wUGqBTmZBsCWzjT
1818github.com/evanphx/json-patch/v5 v5.9.11 /go.mod h1:3j+LviiESTElxA4p3EMKAB9HXj3/XEtnUf6OZxqIQTM =
1919github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
2020github.com/fsnotify/fsnotify v1.9.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
21+ github.com/fsnotify/fsnotify v1.10.1 h1:b0/UzAf9yR5rhf3RPm9gf3ehBPpf0oZKIjtpKrx59Ho =
22+ github.com/fsnotify/fsnotify v1.10.1 /go.mod h1:TLheqan6HD6GBK6PrDWyDPBaEV8LspOxvPSjC+bVfgo =
2123github.com/fxamacker/cbor/v2 v2.9.0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM =
2224github.com/fxamacker/cbor/v2 v2.9.0 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
2325github.com/fxamacker/cbor/v2 v2.9.2 h1:X4Ksno9+x3cz0TZv69ec1hxP/+tymuR8PXQJyDwfh78 =
You can’t perform that action at this time.
0 commit comments