chore: rename project
This commit is contained in:
parent
09d39b2271
commit
9a1144d112
12 changed files with 61 additions and 47 deletions
pkg/perfdata
|
@ -1,6 +1,6 @@
|
|||
// Package `perfdata` provides representations for a monitoring plugin's
|
||||
// performance data.
|
||||
package perfdata // import nocternity.net/go-monitoring/pkg/perfdata
|
||||
package perfdata // import nocternity.net/gomonop/pkg/perfdata
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package perfdata // import nocternity.net/go-monitoring/pkg/perfdata
|
||||
package perfdata // import nocternity.net/gomonop/pkg/perfdata
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue