Czech language support from go-bip39 incorporated (#8861)

* added Czech from go-bip39

* go mod tidy

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
This commit is contained in:
ahadda5
2021-05-06 00:51:05 +04:00
committed by GitHub
parent 2f66d1a46c
commit ac4fe2db5a
5 changed files with 11 additions and 9 deletions

2
go.mod
View File

@@ -97,7 +97,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/supranational/blst v0.3.4
github.com/trailofbits/go-mutexasserts v0.0.0-20200708152505-19999e7d3cef
github.com/tyler-smith/go-bip39 v1.0.2
github.com/tyler-smith/go-bip39 v1.1.0
github.com/urfave/cli/v2 v2.3.0
github.com/wealdtech/go-eth2-util v1.6.3
github.com/wealdtech/go-eth2-wallet-encryptor-keystorev4 v1.1.3