mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
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:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user