Skip to content

Commit 55b4ec8

Browse files
authored
Update example_test.go
1 parent b50c0bb commit 55b4ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_test.go

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

7-
"github.com/tyler-smith/go-bip39"
7+
"github.com/alexvec/go-bip39"
88
)
99

1010
func ExampleNewMnemonic() {

0 commit comments

Comments
 (0)