Skip to content

Commit d29eb91

Browse files
committed
chore: bump rc version of framework
1 parent 1387405 commit d29eb91

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.8
55
require (
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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ github.com/flare-foundation/go-flare-common v1.2.0 h1:6xkFMr/qZGMw6ULWw6uaDLhiHl
2323
github.com/flare-foundation/go-flare-common v1.2.0/go.mod h1:u844RxubdWw9KNXV+1N6aud6lQsYrhg2nz8acJB9MCw=
2424
github.com/flare-foundation/verifier-indexer-framework v1.1.1-rc.0 h1:ssSUNSM4wyCga7g7G4u1k6rSVNEwKsTQ7RSdWYMjeKE=
2525
github.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=
2628
github.com/holiman/uint256 v1.3.2 h1:a9EgMPSC1AAaj1SZL5zIQD3WbwTuHrMGOerLjGmM/TA=
2729
github.com/holiman/uint256 v1.3.2/go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXeiRV4ng7E=
2830
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=

0 commit comments

Comments
 (0)