Skip to content

Commit dce4cb0

Browse files
committed
fix: missing verifier-indexer-framework in go.sum
1 parent 39ed881 commit dce4cb0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ github.com/ethereum/go-ethereum v1.13.15 h1:U7sSGYGo4SPjP6iNIifNoyIAiNjrmQkz6EwQ
2525
github.com/ethereum/go-ethereum v1.13.15/go.mod h1:TN8ZiHrdJwSe8Cb6x+p0hs5CxhJZPbqB7hHkaUXcmIU=
2626
github.com/flare-foundation/go-flare-common v1.0.2 h1:GZTQMmIBMVhEMMe2smuGu46jWNoe6+xzeE68XAhmxSE=
2727
github.com/flare-foundation/go-flare-common v1.0.2/go.mod h1:Pb1OAtNe8jNsD2fh6syJD6kVdqxAAXWESTGgd7uQlME=
28+
github.com/flare-foundation/verifier-indexer-framework v1.0.7-rc.2 h1:NZ4Itco2BcBsxW8cIXhf8+nR4nOu3k1AaCEPNXzUKzQ=
29+
github.com/flare-foundation/verifier-indexer-framework v1.0.7-rc.2/go.mod h1:boungHno/eJq37K46R2V2UwDrnsLo1KhgX6n53ioKF8=
2830
github.com/holiman/uint256 v1.2.4 h1:jUc4Nk8fm9jZabQuqr2JzednajVmBpC+oiTiXZJEApU=
2931
github.com/holiman/uint256 v1.2.4/go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXeiRV4ng7E=
3032
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=

0 commit comments

Comments
 (0)