deps: patch go-m1cpu to build with macOS < 12 (#4679)

This commit is contained in:
Rui Chen
2023-07-17 11:33:39 -04:00
committed by GitHub
parent 696e597f69
commit 8a880650ce
2 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -268,7 +268,7 @@ require (
github.com/rfjakob/eme v1.1.2 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/shirou/gopsutil/v3 v3.23.3 // indirect
github.com/shoenig/go-m1cpu v0.1.4 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
github.com/sony/gobreaker v0.5.0 // indirect
github.com/spacemonkeygo/monkit/v3 v3.0.19 // indirect