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 @@ -28,7 +28,7 @@ require (
28
28
github.com/goccy/go-json v0.10.2 // indirect
29
29
github.com/google/flatbuffers v23.5.26+incompatible // indirect
30
30
github.com/google/uuid v1.4.0 // indirect
31
- github.com/klauspost/cpuid/v2 v2.2.5 // indirect
31
+ github.com/klauspost/cpuid/v2 v2.2.6 // indirect
32
32
github.com/mailru/easyjson v0.7.7 // indirect
33
33
github.com/mattn/go-colorable v0.1.13 // indirect
34
34
github.com/mattn/go-isatty v0.0.20 // indirect
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/jpillora/longestcommon v0.0.0-20161227235612-adb9d91ee629 h1:1dSBUfGl
44
44
github.com/jpillora/longestcommon v0.0.0-20161227235612-adb9d91ee629 /go.mod h1:mb5nS4uRANwOJSZj8rlCWAfAcGi72GGMIXx+xGOjA7M =
45
45
github.com/klauspost/compress v1.17.0 h1:Rnbp4K9EjcDuVuHtd0dgA4qNuv9yKDYKK1ulpJwgrqM =
46
46
github.com/klauspost/compress v1.17.0 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
47
- github.com/klauspost/cpuid/v2 v2.2.5 h1:0E5MSMDEoAulmXNFquVs//DdoomxaoTY1kUhbc/qbZg =
48
- github.com/klauspost/cpuid/v2 v2.2.5 /go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws =
47
+ github.com/klauspost/cpuid/v2 v2.2.6 h1:ndNyv040zDGIDh8thGkXYjnFtiN02M1PVVF+JE/48xc =
48
+ github.com/klauspost/cpuid/v2 v2.2.6 /go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws =
49
49
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
50
50
github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
51
51
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
You can’t perform that action at this time.
0 commit comments