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 @@ -47,7 +47,7 @@ require (
47
47
github.com/spf13/pflag v1.0.5
48
48
github.com/spf13/viper v1.12.0
49
49
github.com/stretchr/testify v1.10.0
50
- github.com/supranational/blst v0.3.13
50
+ github.com/supranational/blst v0.3.14
51
51
github.com/syndtr/goleveldb v1.0.1-0.20220614013038-64ee5596c38a
52
52
github.com/thepudds/fzgen v0.4.3
53
53
github.com/tyler-smith/go-bip32 v1.0.0
Original file line number Diff line number Diff line change @@ -613,8 +613,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
613
613
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
614
614
github.com/subosito/gotenv v1.3.0 h1:mjC+YW8QpAdXibNi+vNWgzmgBH4+5l5dCXv8cNysBLI =
615
615
github.com/subosito/gotenv v1.3.0 /go.mod h1:YzJjq/33h7nrwdY+iHMhEOEEbW0ovIz0tB6t6PwAXzs =
616
- github.com/supranational/blst v0.3.13 h1:AYeSxdOMacwu7FBmpfloBz5pbFXDmJL33RuwnKtmTjk =
617
- github.com/supranational/blst v0.3.13 /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
616
+ github.com/supranational/blst v0.3.14 h1:xNMoHRJOTwMn63ip6qoWJ2Ymgvj7E2b9jY2FAwY+qRo =
617
+ github.com/supranational/blst v0.3.14 /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
618
618
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 /go.mod h1:q4W45IWZaF22tdD+VEXcAWRA037jwmWEB5VWYORlTpc =
619
619
github.com/syndtr/goleveldb v1.0.1-0.20220614013038-64ee5596c38a h1:1ur3QoCqvE5fl+nylMaIr9PVV1w343YRDtsy+Rwu7XI =
620
620
github.com/syndtr/goleveldb v1.0.1-0.20220614013038-64ee5596c38a /go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48 =
You can’t perform that action at this time.
0 commit comments