fix(pkg/daemon): save measured values into postgres database if defined
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"log"
|
||||
|
||||
"github.com/Masterminds/semver"
|
||||
"github.com/go-flucky/flucky/pkg/logfile"
|
||||
"github.com/go-flucky/flucky/pkg/storage/logfile"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
Reference in New Issue
Block a user