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 @@ -14,7 +14,7 @@ require (
14
14
github.com/jedib0t/go-pretty/v6 v6.6.7
15
15
github.com/k8stopologyawareschedwg/noderesourcetopology-api v0.1.2
16
16
github.com/k8stopologyawareschedwg/podfingerprint v0.2.2
17
- github.com/klauspost/cpuid/v2 v2.2.10
17
+ github.com/klauspost/cpuid/v2 v2.2.11
18
18
github.com/onsi/ginkgo/v2 v2.23.4
19
19
github.com/onsi/gomega v1.37.0
20
20
github.com/opencontainers/image-spec v1.1.1
Original file line number Diff line number Diff line change @@ -162,8 +162,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
162
162
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
163
163
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
164
164
github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
165
- github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE =
166
- github.com/klauspost/cpuid/v2 v2.2.10 /go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0 =
165
+ github.com/klauspost/cpuid/v2 v2.2.11 h1:0OwqZRYI2rFrjS4kvkDnqJkKHdHaRnCm68/DY4OxRzU =
166
+ github.com/klauspost/cpuid/v2 v2.2.11 /go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0 =
167
167
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
168
168
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
169
169
github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments