refact(pkg): adapt go dependancies
This commit is contained in:
		@@ -3,9 +3,9 @@ package daemon
 | 
			
		||||
import (
 | 
			
		||||
	"log"
 | 
			
		||||
 | 
			
		||||
	"github.com/go-flucky/flucky/pkg/config"
 | 
			
		||||
	"github.com/go-flucky/flucky/pkg/daemon"
 | 
			
		||||
	"github.com/spf13/cobra"
 | 
			
		||||
	"github.com/volker-raschek/flucky/pkg/config"
 | 
			
		||||
	"github.com/volker-raschek/flucky/pkg/daemon"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var configPath string
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user