Skip to content

Commit e51d078

Browse files
authored
Update bip39_test.go
1 parent d8d2d65 commit e51d078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip39_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"encoding/hex"
66
"testing"
77

8-
"github.com/tyler-smith/go-bip39/wordlists"
8+
"github.com/alexvec/go-bip39/wordlists"
99
)
1010

1111
type vector struct {

0 commit comments

Comments
 (0)