chore: update module name

This commit is contained in:
2021-12-05 09:28:17 +00:00
parent 2a885cf111
commit f2e714dce5
6 changed files with 23 additions and 287 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/pkg/errors"
"github.com/sirupsen/logrus"
"github.com/jakekeeys/hg612-exporter/pkg/hg612"
"github.com/nikdoof/hg612-exporter/pkg/hg612"
)
type Collector interface {