fix:_renamed import path to volker-raschek
This commit is contained in:
@ -3,10 +3,10 @@ package daemon
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/go-flucky/flucky/cmd/internal"
|
||||
"github.com/go-flucky/flucky/pkg/config"
|
||||
"github.com/go-flucky/flucky/pkg/daemon"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/volker-raschek/flucky/cmd/internal"
|
||||
"github.com/volker-raschek/flucky/pkg/config"
|
||||
"github.com/volker-raschek/flucky/pkg/daemon"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user