deps: update go-m1cpu with fix for BigSur users (#16793)

https://github.com/shoenig/go-m1cpu/releases/tag/v0.1.5

which may also help with the Nix package for Nomad, which makes use of
the older IOKit framework version

https://github.com/shoenig/go-m1cpu/issues/5
This commit is contained in:
Seth Hoenig
2023-04-05 11:44:31 -05:00
committed by GitHub
parent ed80d70fa4
commit 780fcf9043
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -108,7 +108,7 @@ require (
github.com/ryanuber/go-glob v1.0.0
github.com/shirou/gopsutil/v3 v3.23.1
github.com/shoenig/go-landlock v0.1.5
github.com/shoenig/go-m1cpu v0.1.4
github.com/shoenig/go-m1cpu v0.1.5
github.com/shoenig/test v0.6.3
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
github.com/stretchr/testify v1.8.1