mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Update bitfield dependency (#8356)
This commit is contained in:
2
go.mod
2
go.mod
@@ -85,7 +85,7 @@ require (
|
||||
github.com/prometheus/procfs v0.3.0 // indirect
|
||||
github.com/prometheus/tsdb v0.10.0 // indirect
|
||||
github.com/prysmaticlabs/ethereumapis v0.0.0-20210127105958-025470485ece
|
||||
github.com/prysmaticlabs/go-bitfield v0.0.0-20210126073541-0bc6a2fd086d
|
||||
github.com/prysmaticlabs/go-bitfield v0.0.0-20210128234011-6e8547dc2198
|
||||
github.com/prysmaticlabs/prombbolt v0.0.0-20210126082820-9b7adba6db7c
|
||||
github.com/rs/cors v1.7.0
|
||||
github.com/schollz/progressbar/v3 v3.3.4
|
||||
|
||||
Reference in New Issue
Block a user