ssvlabs / ssv-spec

GNU General Public License v3.0
25 stars 22 forks source link

Update dependencies #265

Closed GalRogozinski closed 1 year ago

GalRogozinski commented 1 year ago

Description

As best practice we update dependencies to avoid vulnerabilities (even though this is spec). go list -json -deps ./... | nancy sleuth still shows a vulnerability on go-ethereum but we are using the latest version (anyhow the concern is irrelevant to us).