fix: typo in `sensors_freebsd` package name

pull/1668/head
UUBulb 9 months ago committed by GitHub
parent 47f16043f1
commit 4610b55878
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,7 @@
// SPDX-License-Identifier: BSD-3-Clause
//go:build freebsd
package freebsd
package sensors
import (
"context"

Loading…
Cancel
Save