We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b50c0bb commit 55b4ec8Copy full SHA for 55b4ec8
example_test.go
@@ -4,7 +4,7 @@ import (
4
"encoding/hex"
5
"fmt"
6
7
- "github.com/tyler-smith/go-bip39"
+ "github.com/alexvec/go-bip39"
8
)
9
10
func ExampleNewMnemonic() {
0 commit comments