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 @@ -3,7 +3,7 @@ module sigs.k8s.io/node-feature-discovery
3
3
go 1.23.0
4
4
5
5
require (
6
- github.com/fsnotify/fsnotify v1.7 .0
6
+ github.com/fsnotify/fsnotify v1.8 .0
7
7
github.com/google/go-cmp v0.6.0
8
8
github.com/google/uuid v1.6.0
9
9
github.com/jaypipes/ghw v0.13.0
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/euank/go-kmsg-parser v2.0.0+incompatible h1:cHD53+PLQuuQyLZeriD1V/esu
52
52
github.com/euank/go-kmsg-parser v2.0.0+incompatible /go.mod h1:MhmAMZ8V4CYH4ybgdRwPr2TU5ThnS43puaKEMpja1uw =
53
53
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
54
54
github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
55
- github.com/fsnotify/fsnotify v1.7 .0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
56
- github.com/fsnotify/fsnotify v1.7 .0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
55
+ github.com/fsnotify/fsnotify v1.8 .0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M =
56
+ github.com/fsnotify/fsnotify v1.8 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
57
57
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
58
58
github.com/fxamacker/cbor/v2 v2.7.0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
59
59
github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
You can’t perform that action at this time.
0 commit comments