File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/bradleyjkemp/cupaloy v2.3.0+incompatible
77 github.com/ethereum/go-ethereum v1.13.15
88 github.com/flare-foundation/go-flare-common v1.0.2
9- github.com/flare-foundation/verifier-indexer-framework v1.0.6-rc.1
9+ github.com/flare-foundation/verifier-indexer-framework v1.0.6
1010 github.com/pkg/errors v0.9.1
1111 github.com/stretchr/testify v1.9.0
1212)
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/ethereum/go-ethereum v1.13.15 h1:U7sSGYGo4SPjP6iNIifNoyIAiNjrmQkz6EwQ
2323github.com/ethereum/go-ethereum v1.13.15 /go.mod h1:TN8ZiHrdJwSe8Cb6x+p0hs5CxhJZPbqB7hHkaUXcmIU =
2424github.com/flare-foundation/go-flare-common v1.0.2 h1:GZTQMmIBMVhEMMe2smuGu46jWNoe6+xzeE68XAhmxSE =
2525github.com/flare-foundation/go-flare-common v1.0.2 /go.mod h1:Pb1OAtNe8jNsD2fh6syJD6kVdqxAAXWESTGgd7uQlME =
26- github.com/flare-foundation/verifier-indexer-framework v1.0.6-rc.1 h1:vrBxzL2qJI20jEeE+EFlCm7Hfnv+t9tpnOURTHsgpfM =
27- github.com/flare-foundation/verifier-indexer-framework v1.0.6-rc.1 /go.mod h1:oaed4K4QdNOVCOHj9ydQgyA2ggGXu5wh8zNWlV5Q2Uw =
26+ github.com/flare-foundation/verifier-indexer-framework v1.0.6 h1:47t7l1AJ+cjeQ/h+oGBGVqdpKg2+2Y61kvvEeJLqDsw =
27+ github.com/flare-foundation/verifier-indexer-framework v1.0.6 /go.mod h1:oaed4K4QdNOVCOHj9ydQgyA2ggGXu5wh8zNWlV5Q2Uw =
2828github.com/holiman/uint256 v1.2.4 h1:jUc4Nk8fm9jZabQuqr2JzednajVmBpC+oiTiXZJEApU =
2929github.com/holiman/uint256 v1.2.4 /go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXeiRV4ng7E =
3030github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM =
You can’t perform that action at this time.
0 commit comments