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 @@ -21,7 +21,7 @@ require (
2121 github.com/gorilla/mux v1.8.1
2222 github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02
2323 github.com/klauspost/compress v1.18.0
24- github.com/klauspost/cpuid/v2 v2.2.9
24+ github.com/klauspost/cpuid/v2 v2.2.10
2525 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
2626 github.com/rivo/uniseg v0.4.7
2727 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02 h1:AgcIVYPa6XJnU3phs
8383github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02 /go.mod h1:Q48J4R4DvxnHolD5P8pOtXigYlRuPLGl6moFx3ulM68 =
8484github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
8585github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
86- github.com/klauspost/cpuid/v2 v2.2.9 h1:66ze0taIn2H33fBvCkXuv9BmCwDfafmiIVpKV9kKGuY =
87- github.com/klauspost/cpuid/v2 v2.2.9 /go.mod h1:rqkxqrZ1EhYM9G+hXH7YdowN5R5RGN6NK4QwQ3WMXF8 =
86+ github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE =
87+ github.com/klauspost/cpuid/v2 v2.2.10 /go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0 =
8888github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
8989github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
9090github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments