mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-03-05 21:00:12 -08:00
cpu: Fix build constraints.
This commit is contained in:
parent
9e66d4f2ae
commit
f8ede82488
|
@ -1,4 +1,4 @@
|
|||
// +build !cpu
|
||||
// +build !nocpu
|
||||
|
||||
package collector
|
||||
|
||||
|
|
Loading…
Reference in a new issue