File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.8
55require (
66 github.com/ethereum/go-ethereum v1.14.12
77 github.com/flare-foundation/go-flare-common v1.2.0
8- github.com/flare-foundation/verifier-indexer-framework v1.1.1-rc.0
8+ github.com/flare-foundation/verifier-indexer-framework v1.1.1-rc.2
99 github.com/stretchr/testify v1.11.1
1010)
1111
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ github.com/flare-foundation/go-flare-common v1.2.0 h1:6xkFMr/qZGMw6ULWw6uaDLhiHl
2323github.com/flare-foundation/go-flare-common v1.2.0 /go.mod h1:u844RxubdWw9KNXV+1N6aud6lQsYrhg2nz8acJB9MCw =
2424github.com/flare-foundation/verifier-indexer-framework v1.1.1-rc.0 h1:ssSUNSM4wyCga7g7G4u1k6rSVNEwKsTQ7RSdWYMjeKE =
2525github.com/flare-foundation/verifier-indexer-framework v1.1.1-rc.0 /go.mod h1:XHS/cATTJjZAYmLxfLpjuU2v7G6liuk1pMBd2a5NfHA =
26+ github.com/flare-foundation/verifier-indexer-framework v1.1.1-rc.2 h1:kBzCAiyUunmLZizbcDUQCkwcnmDa4knCVyCG8o5C9AU =
27+ github.com/flare-foundation/verifier-indexer-framework v1.1.1-rc.2 /go.mod h1:XHS/cATTJjZAYmLxfLpjuU2v7G6liuk1pMBd2a5NfHA =
2628github.com/holiman/uint256 v1.3.2 h1:a9EgMPSC1AAaj1SZL5zIQD3WbwTuHrMGOerLjGmM/TA =
2729github.com/holiman/uint256 v1.3.2 /go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXeiRV4ng7E =
2830github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM =
You can’t perform that action at this time.
0 commit comments