Revert DEPENDENCIES.md change from #8257 (#8389)

This commit is contained in:
Preston Van Loon 2021-02-03 12:46:46 -06:00 committed by GitHub
parent 616081fbdd
commit c5551ebebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@ also be updated and checked in as frequently.
```bash
./scripts/update-go-pbs.sh
./scripts/update-go-ssz.sh
```
*Recommendation: Use go build only for local development and use bazel build for production.*