mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-24 13:48:56 +08:00
fix: typo in sensors_freebsd
package name
This commit is contained in:
parent
47f16043f1
commit
4610b55878
@ -1,7 +1,7 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
//go:build freebsd
|
||||
|
||||
package freebsd
|
||||
package sensors
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
Loading…
x
Reference in New Issue
Block a user