[client] Update go-m1cpu to v0.2.0 to fix SIGSEGV on macOS Tahoe (#5613)

This commit is contained in:
Viktor Liu
2026-03-17 23:10:38 +08:00
committed by GitHub
parent a590c38d8b
commit 628eb56073
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -255,7 +255,7 @@ require (
github.com/russellhaering/goxmldsig v1.5.0 // indirect
github.com/rymdport/portal v0.4.2 // indirect
github.com/shirou/gopsutil/v4 v4.25.1 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/shoenig/go-m1cpu v0.2.0 // indirect
github.com/shopspring/decimal v1.4.0 // indirect
github.com/spf13/cast v1.7.0 // indirect
github.com/srwiley/oksvg v0.0.0-20221011165216-be6e8873101c // indirect