We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d2d65 commit e51d078Copy full SHA for e51d078
bip39_test.go
@@ -5,7 +5,7 @@ import (
5
"encoding/hex"
6
"testing"
7
8
- "github.com/tyler-smith/go-bip39/wordlists"
+ "github.com/alexvec/go-bip39/wordlists"
9
)
10
11
type vector struct {
0 commit comments