Simplify Prysm Backend Password Requirements (#9814)

* simpler reqs

* gaz

* tidy mod
This commit is contained in:
Raul Jordan
2021-10-25 13:17:47 -05:00
committed by GitHub
parent b837f90b35
commit ad9ef9d803
6 changed files with 9 additions and 78 deletions

1
go.mod
View File

@@ -68,7 +68,6 @@ require (
github.com/minio/sha256-simd v1.0.0
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
github.com/multiformats/go-multiaddr v0.3.3
github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/paulbellamy/ratecounter v0.2.0
github.com/pborman/uuid v1.2.1