Use v3 keepasslib

This commit is contained in:
2026-01-08 08:16:16 -06:00
parent cf346ed025
commit dbaa6a33a7
4 changed files with 72 additions and 20 deletions

View File

@@ -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