mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
deps: luxfi/crypto v1.19.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/luxfi/netrunner
|
||||
|
||||
go 1.26.2
|
||||
go 1.26.3
|
||||
|
||||
exclude google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
|
||||
|
||||
@@ -15,7 +15,7 @@ require (
|
||||
github.com/luxfi/atomic v1.0.0
|
||||
github.com/luxfi/config v1.1.2
|
||||
github.com/luxfi/constants v1.5.2
|
||||
github.com/luxfi/crypto v1.18.3
|
||||
github.com/luxfi/crypto v1.19.0
|
||||
github.com/luxfi/genesis v1.9.2
|
||||
github.com/luxfi/geth v1.16.87
|
||||
github.com/luxfi/go-bip39 v1.1.2
|
||||
|
||||
@@ -308,6 +308,8 @@ github.com/luxfi/crypto v1.17.44 h1:N3uWiHs1hC0DGsr2jwIdTfsEcpVR1Da583Z1LcqOaH8=
|
||||
github.com/luxfi/crypto v1.17.44/go.mod h1:3ahTd4kNZT5WtEiVWbzGtd05wUjjrlA7eSkqeDNL8U4=
|
||||
github.com/luxfi/crypto v1.18.3 h1:f6mBUHNjZl9/9nXPSqjq+oJttrPl8slvcZ49Vi7jKw4=
|
||||
github.com/luxfi/crypto v1.18.3/go.mod h1:qBtCJDT6p6aNa2hMtPxYwC688Bnsb3Amso8q09GsMls=
|
||||
github.com/luxfi/crypto v1.19.0 h1:VtH6kvZrCEjCnkHPkhExDU+GJ0ZulYX4rnA+lXJdJHw=
|
||||
github.com/luxfi/crypto v1.19.0/go.mod h1:ee525i8Recbpb0jVTDZYZBr1MmvJ27OITJHZ/nlNMBw=
|
||||
github.com/luxfi/database v1.18.3 h1:gg+xwhKUxXa7fDoOD8IS91E71QqoEtcDCl2nfS61Jgg=
|
||||
github.com/luxfi/database v1.18.3/go.mod h1:sv0pYCGKlK1aNJTICxFUDpVWCJTigoLlshHmV/1pg7c=
|
||||
github.com/luxfi/evm v0.8.30 h1:Z3YfZmcmnn8UghmRex3B6gVZ7zblqgEBNeNj7Tcvedw=
|
||||
|
||||
Reference in New Issue
Block a user