mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-26 13:48:59 +08:00
Merge pull request #1668 from uubulb/master
fix: package misnaming in `sensors_freebsd.go`
This commit is contained in:
commit
865b8c3f58
@ -1,7 +1,7 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
//go:build freebsd
|
//go:build freebsd
|
||||||
|
|
||||||
package freebsd
|
package sensors
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user