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 @@ -10,7 +10,7 @@ require (
10
10
github.com/jaypipes/ghw v0.12.0
11
11
github.com/k8stopologyawareschedwg/noderesourcetopology-api v0.1.0
12
12
github.com/k8stopologyawareschedwg/podfingerprint v0.1.2
13
- github.com/klauspost/cpuid/v2 v2.2.6
13
+ github.com/klauspost/cpuid/v2 v2.2.7
14
14
github.com/onsi/ginkgo/v2 v2.17.2
15
15
github.com/onsi/gomega v1.33.0
16
16
github.com/opencontainers/runc v1.1.12
Original file line number Diff line number Diff line change @@ -954,8 +954,8 @@ github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+o
954
954
github.com/klauspost/asmfmt v1.3.2 /go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE =
955
955
github.com/klauspost/compress v1.15.9 /go.mod h1:PhcZ0MbTNciWF3rruxRgKxI5NkcHHrHUDtV4Yw2GlzU =
956
956
github.com/klauspost/cpuid/v2 v2.0.9 /go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg =
957
- github.com/klauspost/cpuid/v2 v2.2.6 h1:ndNyv040zDGIDh8thGkXYjnFtiN02M1PVVF+JE/48xc =
958
- github.com/klauspost/cpuid/v2 v2.2.6 /go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws =
957
+ github.com/klauspost/cpuid/v2 v2.2.7 h1:ZWSB3igEs+d0qvnxR/ZBzXVmxkgt8DdzP6m9pfuVLDM =
958
+ github.com/klauspost/cpuid/v2 v2.2.7 /go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws =
959
959
github.com/kr/fs v0.1.0 /go.mod h1:FFnZGqtBN9Gxj7eW1uZ42v5BccTP0vu6NEaFoC2HwRg =
960
960
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
961
961
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
You can’t perform that action at this time.
0 commit comments