mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
deps: upgrade keys to v1.0.1
- keys v1.0.1 adds DeriveValidatorsFromMnemonic and DeriveValidatorFromMnemonic
This commit is contained in:
@@ -16,7 +16,7 @@ require (
|
||||
github.com/luxfi/genesis v1.5.10
|
||||
github.com/luxfi/geth v1.16.60
|
||||
github.com/luxfi/ids v1.2.5
|
||||
github.com/luxfi/keys v1.0.0
|
||||
github.com/luxfi/keys v1.0.1
|
||||
github.com/luxfi/log v1.1.26
|
||||
github.com/luxfi/math v1.1.1
|
||||
github.com/luxfi/metric v1.4.8
|
||||
|
||||
@@ -299,8 +299,8 @@ github.com/luxfi/go-bip39 v1.1.2 h1:p+wLMPGs6MLQh7q0YIsmy2EhHL7LHiELEGTJko6t/Jg=
|
||||
github.com/luxfi/go-bip39 v1.1.2/go.mod h1:96de9VkR2kY/ASAnhMtvt3TSh+PZkAFAngNj0GjRGDo=
|
||||
github.com/luxfi/ids v1.2.5 h1:w4YSj3S6LQiUXhiChUmcbrMCRMfkCaBFIGn0Eo4ZSxk=
|
||||
github.com/luxfi/ids v1.2.5/go.mod h1:vZBjJWSmqMIZuodgnoszvTDvXIwsbnhM2pkktg6FGrg=
|
||||
github.com/luxfi/keys v1.0.0 h1:uU2SMmTfvTZxPkoTeQbAMbqHpsqaOF+LUz0Sqyi7dS8=
|
||||
github.com/luxfi/keys v1.0.0/go.mod h1:dprf+Sg0EkyU0lacSnk6PAuun8KHE3/iyK6zCpVCtSg=
|
||||
github.com/luxfi/keys v1.0.1 h1:cf5I1qOKhJP0WqyXgGY673+JyJCu5VJDWRiGEUZYe/U=
|
||||
github.com/luxfi/keys v1.0.1/go.mod h1:CUx1v3iAxSPL/zPun7XbMPnIJp4J9EeXPgnRbCI7DYs=
|
||||
github.com/luxfi/ledger-lux-go v1.0.2 h1:+B8wcF+bcmJ2Kr/dszMmbj20q8wUV5jLY60fkDkWqWo=
|
||||
github.com/luxfi/ledger-lux-go v1.0.2/go.mod h1:BM5rJ3UPxhmElPRqjP+AHbB+JzwylUGmiGA/Gh4SKUU=
|
||||
github.com/luxfi/log v1.1.26 h1:ECnJ4wV7TF6WZ5gC6CD6ddZ4OhF+zhQij4bgVUhumDg=
|
||||
|
||||
Reference in New Issue
Block a user