mirror of
https://github.com/luxfi/genesis.git
synced 2026-07-27 04:11:41 +00:00
deps: require luxfi/constants v1.6.1 (MPCVMID/FHEVMID)
Co-authored-by: Hanzo Dev <dev@hanzo.ai>
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/luxfi/genesis
|
||||
go 1.26.4
|
||||
|
||||
require (
|
||||
github.com/luxfi/constants v1.5.7
|
||||
github.com/luxfi/constants v1.6.1
|
||||
github.com/luxfi/crypto v1.19.15
|
||||
github.com/luxfi/go-bip32 v1.0.2
|
||||
github.com/luxfi/go-bip39 v1.1.2
|
||||
|
||||
@@ -81,6 +81,8 @@ github.com/luxfi/codec v1.1.4 h1:Yl8ZalMNkqo7cD6R9AjczAajkLOmsjyZ9+DASVYHrvg=
|
||||
github.com/luxfi/codec v1.1.4/go.mod h1:oGQ3j6E8c2P0pL0irYtWkrB1hmDUFIE0puXHK4gV5KI=
|
||||
github.com/luxfi/constants v1.5.7 h1:wGGcFAvFuKNyAiWpubcMuHFtpkSMZo+pdETQWH9Xc1o=
|
||||
github.com/luxfi/constants v1.5.7/go.mod h1:z+Wc7skybZAA+xuBWNcmtv402S/BFqixL+FiSQXPg8U=
|
||||
github.com/luxfi/constants v1.6.1 h1:4AfBh1YxDgnQjWPLqLpjiBaLAjPBw5naTTzRWWM19ms=
|
||||
github.com/luxfi/constants v1.6.1/go.mod h1:Pu5jWHdnUtQRbWC43yTUjU/pbIIKMDOd2a2yroSfo48=
|
||||
github.com/luxfi/container v0.0.4 h1:BXhF82WyfqVP5mjlNcr7tP0Fcnvl0Ap1rkiu+rq5XuM=
|
||||
github.com/luxfi/container v0.0.4/go.mod h1:Z3SpmMF5d4t77MM0nHYXURpn+EMVaeu1fhbd/3BGaek=
|
||||
github.com/luxfi/crypto v1.19.15 h1:pypmy1GhlMIIk+/PXe5pIv2uzHcEyB2xij7F2IcuP5U=
|
||||
|
||||
Reference in New Issue
Block a user