refact(pkg): adapt go dependancies
This commit is contained in:
		| @@ -5,9 +5,9 @@ import ( | ||||
| 	"io" | ||||
| 	"text/tabwriter" | ||||
|  | ||||
| 	"github.com/volker-raschek/flucky/pkg/config" | ||||
| 	"github.com/volker-raschek/flucky/pkg/internal/temperature" | ||||
| 	"github.com/volker-raschek/flucky/pkg/types" | ||||
| 	"github.com/go-flucky/flucky/pkg/config" | ||||
| 	"github.com/go-flucky/flucky/pkg/internal/temperature" | ||||
| 	"github.com/go-flucky/flucky/pkg/types" | ||||
| ) | ||||
|  | ||||
| // PrintHumidities displays a list of humidities | ||||
|   | ||||
		Reference in New Issue
	
	Block a user