File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ require (
57
57
github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5+incompatible
58
58
github.com/status-im/keycard-go v0.2.0
59
59
github.com/stretchr/testify v1.8.1
60
- github.com/supranational/blst v0.3.11-0.20230406105308-e9dfc5ee724b
60
+ github.com/supranational/blst v0.3.11
61
61
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
62
62
github.com/tyler-smith/go-bip39 v1.1.0
63
63
github.com/urfave/cli/v2 v2.24.1
Original file line number Diff line number Diff line change @@ -426,8 +426,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
426
426
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
427
427
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
428
428
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
429
- github.com/supranational/blst v0.3.11-0.20230406105308-e9dfc5ee724b h1:u49mjRnygnB34h8OKbnNJFVUtWSKIKb1KukdV8bILUM =
430
- github.com/supranational/blst v0.3.11-0.20230406105308-e9dfc5ee724b /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
429
+ github.com/supranational/blst v0.3.11 h1:LyU6FolezeWAhvQk0k6O/d49jqgO52MSDDfYgbeoEm4 =
430
+ github.com/supranational/blst v0.3.11 /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
431
431
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 h1:epCh84lMvA70Z7CTTCmYQn2CKbY8j86K7/FAIr141uY =
432
432
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 /go.mod h1:q4W45IWZaF22tdD+VEXcAWRA037jwmWEB5VWYORlTpc =
433
433
github.com/tklauser/go-sysconf v0.3.5 h1:uu3Xl4nkLzQfXNsWn15rPc/HQCJKObbt1dKJeWp3vU4 =
You can’t perform that action at this time.
0 commit comments