Use v3 keepasslib
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"git.bullercodeworks.com/brian/keepass-cli/util"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/spf13/viper"
|
||||
kp "github.com/tobischo/gokeepasslib"
|
||||
kp "github.com/tobischo/gokeepasslib/v3"
|
||||
)
|
||||
|
||||
// getCmd represents the get command
|
||||
|
||||
Reference in New Issue
Block a user