refact(pkg): adapt go dependancies
This commit is contained in:
		| @@ -8,10 +8,10 @@ import ( | ||||
| 	"syscall" | ||||
| 	"time" | ||||
|  | ||||
| 	"github.com/volker-raschek/flucky/pkg/config" | ||||
| 	"github.com/volker-raschek/flucky/pkg/logfile" | ||||
| 	"github.com/volker-raschek/flucky/pkg/sensor" | ||||
| 	"github.com/volker-raschek/flucky/pkg/types" | ||||
| 	"github.com/go-flucky/flucky/pkg/config" | ||||
| 	"github.com/go-flucky/flucky/pkg/logfile" | ||||
| 	"github.com/go-flucky/flucky/pkg/sensor" | ||||
| 	"github.com/go-flucky/flucky/pkg/types" | ||||
| ) | ||||
|  | ||||
| // Start the daemon | ||||
|   | ||||
		Reference in New Issue
	
	Block a user