bump templexxx/cpu version and add support for linux/loong64 (#4367)

* support linux/loong64

* bump cpu version
This commit is contained in:
Wang Xiang
2024-08-06 17:33:14 +08:00
committed by GitHub
parent f1fb2d721a
commit d47e138bc9
4 changed files with 5 additions and 4 deletions

2
go.mod
View File

@@ -60,7 +60,7 @@ require (
github.com/prometheus/common v0.48.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/templexxx/cpu v0.1.0 // indirect
github.com/templexxx/cpu v0.1.1 // indirect
github.com/templexxx/xorsimd v0.4.2 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect