mirror of
https://codeberg.org/scip/valpass.git
synced 2025-12-18 21:20:57 +01:00
fix lib path
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"codeberg.org/scip/valpass"
|
||||
"codeberg.org/scip/valpass/v2"
|
||||
)
|
||||
|
||||
type Passwordlist [][]string
|
||||
|
||||
Reference in New Issue
Block a user