[client] Bump go-m1cpu to v0.2.1 to fix segfault on macOS 26 / M5 chips (#5701)

This commit is contained in:
Viktor Liu
2026-03-26 16:49:02 +08:00
committed by GitHub
parent 9aaa05e8ea
commit 6ff6d84646
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -254,7 +254,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.2.0 // indirect
github.com/shoenig/go-m1cpu v0.2.1 // 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