Skip to content

Commit

Permalink
Merge pull request #1668 from uubulb/master
Browse files Browse the repository at this point in the history
fix: package misnaming in `sensors_freebsd.go`
  • Loading branch information
shirou authored Jun 25, 2024
2 parents 47f1604 + 4610b55 commit 865b8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensors/sensors_freebsd.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: BSD-3-Clause
//go:build freebsd

package freebsd
package sensors

import (
"context"
Expand Down

0 comments on commit 865b8c3

Please sign in to comment.