Use v3 keepasslib
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
kp "github.com/tobischo/gokeepasslib"
|
||||
kp "github.com/tobischo/gokeepasslib/v3"
|
||||
)
|
||||
|
||||
type KeePassDB struct {
|
||||
|
||||
Reference in New Issue
Block a user