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 @@ -44,7 +44,7 @@ require (
44
44
github.com/spf13/pflag v1.0.5
45
45
github.com/spf13/viper v1.12.0
46
46
github.com/stretchr/testify v1.8.1
47
- github.com/supranational/blst v0.3.11-0.20230406105308-e9dfc5ee724b
47
+ github.com/supranational/blst v0.3.11
48
48
github.com/syndtr/goleveldb v1.0.1-0.20220614013038-64ee5596c38a
49
49
github.com/thepudds/fzgen v0.4.2
50
50
go.opentelemetry.io/otel v1.11.0
Original file line number Diff line number Diff line change @@ -586,8 +586,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
586
586
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
587
587
github.com/subosito/gotenv v1.3.0 h1:mjC+YW8QpAdXibNi+vNWgzmgBH4+5l5dCXv8cNysBLI =
588
588
github.com/subosito/gotenv v1.3.0 /go.mod h1:YzJjq/33h7nrwdY+iHMhEOEEbW0ovIz0tB6t6PwAXzs =
589
- github.com/supranational/blst v0.3.11-0.20230406105308-e9dfc5ee724b h1:u49mjRnygnB34h8OKbnNJFVUtWSKIKb1KukdV8bILUM =
590
- github.com/supranational/blst v0.3.11-0.20230406105308-e9dfc5ee724b /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
589
+ github.com/supranational/blst v0.3.11 h1:LyU6FolezeWAhvQk0k6O/d49jqgO52MSDDfYgbeoEm4 =
590
+ github.com/supranational/blst v0.3.11 /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
591
591
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 /go.mod h1:q4W45IWZaF22tdD+VEXcAWRA037jwmWEB5VWYORlTpc =
592
592
github.com/syndtr/goleveldb v1.0.1-0.20220614013038-64ee5596c38a h1:1ur3QoCqvE5fl+nylMaIr9PVV1w343YRDtsy+Rwu7XI =
593
593
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