diff --git a/mod/consensus-types/go.mod b/mod/consensus-types/go.mod index a200c32e7e..8cbb4ace4a 100644 --- a/mod/consensus-types/go.mod +++ b/mod/consensus-types/go.mod @@ -39,7 +39,7 @@ require ( github.com/consensys/gnark-crypto v0.13.0 // indirect github.com/crate-crypto/go-ipa v0.0.0-20240724233137-53bbb0ceb27a // indirect github.com/crate-crypto/go-kzg-4844 v1.1.0 // indirect - github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect + github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc github.com/deckarep/golang-set/v2 v2.6.0 // indirect github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect github.com/ethereum/c-kzg-4844 v1.0.3 // indirect