refact(pkg): adapt go dependancies
This commit is contained in:
		@@ -4,8 +4,8 @@ import (
 | 
			
		||||
	"fmt"
 | 
			
		||||
	"time"
 | 
			
		||||
 | 
			
		||||
	"github.com/volker-raschek/flucky/pkg/config"
 | 
			
		||||
	"github.com/volker-raschek/flucky/pkg/types"
 | 
			
		||||
	"github.com/go-flucky/flucky/pkg/config"
 | 
			
		||||
	"github.com/go-flucky/flucky/pkg/types"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// GetSensorsByTemperatures returns commulated list of sensors by temperature values
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user