From 0a3117b0db6105c015f7e090bf35c9e4251a97e1 Mon Sep 17 00:00:00 2001 From: Cal Bera Date: Wed, 14 Aug 2024 15:39:39 -0400 Subject: [PATCH] bet --- mod/consensus-types/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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