Skip to content

Commit

Permalink
verifier-indexer-framework version bump to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GrePod committed Jan 17, 2025
1 parent 2c0f32f commit 9368ad9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/bradleyjkemp/cupaloy v2.3.0+incompatible
github.com/ethereum/go-ethereum v1.13.15
github.com/flare-foundation/go-flare-common v1.0.2
github.com/flare-foundation/verifier-indexer-framework v0.0.2-0.20250107115534-4624a5839a95
github.com/flare-foundation/verifier-indexer-framework v1.0.0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.9.0
)
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 h1:YLtO71vCjJRCBcrPMtQ9nqBsqpA1
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1/go.mod h1:hyedUtir6IdtD/7lIxGeCxkaw7y45JueMRL4DIyJDKs=
github.com/ethereum/go-ethereum v1.13.15 h1:U7sSGYGo4SPjP6iNIifNoyIAiNjrmQkz6EwQG+/EZWo=
github.com/ethereum/go-ethereum v1.13.15/go.mod h1:TN8ZiHrdJwSe8Cb6x+p0hs5CxhJZPbqB7hHkaUXcmIU=
github.com/flare-foundation/go-flare-common v0.1.4 h1:h/Xn56QkFwKhBjBkfpWG0qfPoHcez+OJHXbplRE+Q9g=
github.com/flare-foundation/go-flare-common v0.1.4/go.mod h1:Pb1OAtNe8jNsD2fh6syJD6kVdqxAAXWESTGgd7uQlME=
github.com/flare-foundation/go-flare-common v1.0.2 h1:GZTQMmIBMVhEMMe2smuGu46jWNoe6+xzeE68XAhmxSE=
github.com/flare-foundation/go-flare-common v1.0.2/go.mod h1:Pb1OAtNe8jNsD2fh6syJD6kVdqxAAXWESTGgd7uQlME=
github.com/flare-foundation/verifier-indexer-framework v0.0.2-0.20250107115534-4624a5839a95 h1:XWrVdT4OWDFWsixVw8Rfv5uUdQArRyaSKM1J6XWg+Cg=
github.com/flare-foundation/verifier-indexer-framework v0.0.2-0.20250107115534-4624a5839a95/go.mod h1:Ae/btCPhOtXEWf8Ua9V90mArNV5XPErUusDm/dgelSA=
github.com/flare-foundation/verifier-indexer-framework v1.0.0 h1:Jg5FiEpJhG6P/J56Kj6/3r9xRIiYuAM7HQdECzDf2EE=
github.com/flare-foundation/verifier-indexer-framework v1.0.0/go.mod h1:oaed4K4QdNOVCOHj9ydQgyA2ggGXu5wh8zNWlV5Q2Uw=
github.com/holiman/uint256 v1.2.4 h1:jUc4Nk8fm9jZabQuqr2JzednajVmBpC+oiTiXZJEApU=
github.com/holiman/uint256 v1.2.4/go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXeiRV4ng7E=
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=
Expand Down

0 comments on commit 9368ad9

Please sign in to comment.