File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/go-logr/logr v1.2.3
9
9
github.com/google/go-cmp v0.5.9
10
10
github.com/google/gousb v1.1.2
11
- github.com/klauspost/cpuid/v2 v2.2.0
11
+ github.com/klauspost/cpuid/v2 v2.2.1
12
12
github.com/onsi/ginkgo/v2 v2.4.0
13
13
github.com/onsi/gomega v1.24.0
14
14
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -216,8 +216,8 @@ github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7V
216
216
github.com/julienschmidt/httprouter v1.3.0 /go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM =
217
217
github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
218
218
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
219
- github.com/klauspost/cpuid/v2 v2.2.0 h1:4ZexSFt8agMNzNisrsilL6RClWDC5YJnLHNIfTy4iuc =
220
- github.com/klauspost/cpuid/v2 v2.2.0 /go.mod h1:RVVoqg1df56z8g3pUjL/3lE5UfnlrJX8tyFgg4nqhuY =
219
+ github.com/klauspost/cpuid/v2 v2.2.1 h1:U33DW0aiEj633gHYw3LoDNfkDiYnE5Q8M/TKJn2f2jI =
220
+ github.com/klauspost/cpuid/v2 v2.2.1 /go.mod h1:RVVoqg1df56z8g3pUjL/3lE5UfnlrJX8tyFgg4nqhuY =
221
221
github.com/konsorten/go-windows-terminal-sequences v1.0.1 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
222
222
github.com/konsorten/go-windows-terminal-sequences v1.0.3 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
223
223
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 /go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc =
You can’t perform that action at this time.
0 commit comments