Skip to content

Commit

Permalink
Merge pull request #2035 from gobitfly/BIDS-1903/update_rewards_exporter
Browse files Browse the repository at this point in the history
(BIDS-1903) update rewards exporter to latest version
  • Loading branch information
recy21 authored Apr 3, 2023
2 parents ad02c6f + 1c176d7 commit aaf93b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/ethereum/go-ethereum v1.11.3
github.com/evanw/esbuild v0.8.23
github.com/go-redis/redis/v8 v8.11.5
github.com/gobitfly/eth-rewards v0.1.2-0.20230310101443-6bd236ef7def
github.com/gobitfly/eth-rewards v0.1.2-0.20230403064929-411ddc40a5f7
github.com/gobitfly/eth.store v0.0.0-20230306101821-6942a878a8dc
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang/protobuf v1.5.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,8 @@ github.com/go-stack/stack v1.8.1/go.mod h1:dcoOX6HbPZSZptuspn9bctJ+N/CnF5gGygcUP
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
github.com/gobitfly/eth-rewards v0.1.2-0.20230310101443-6bd236ef7def h1:u6VbOqWeyG8uwTjwW3YWAjiQlLIq0ECWF6AhZRAhvUk=
github.com/gobitfly/eth-rewards v0.1.2-0.20230310101443-6bd236ef7def/go.mod h1:JrFv2uq5i+p6yEoRSHralEV139HkPV0wBjZZHWb4he8=
github.com/gobitfly/eth-rewards v0.1.2-0.20230403064929-411ddc40a5f7 h1:qAEBlj4j25sJjsj5CQraL94rY9jyPIjCZ+hlu84n5l0=
github.com/gobitfly/eth-rewards v0.1.2-0.20230403064929-411ddc40a5f7/go.mod h1:JrFv2uq5i+p6yEoRSHralEV139HkPV0wBjZZHWb4he8=
github.com/gobitfly/eth.store v0.0.0-20230306101821-6942a878a8dc h1:6RTT4c3boFp9C4U43E3FE28rhKVG1K5rLyqN9jd04o0=
github.com/gobitfly/eth.store v0.0.0-20230306101821-6942a878a8dc/go.mod h1:XJDD2M4KcIVfiSbg2XfffNWqfSpDNg81WysmQDqQMaE=
github.com/gobitfly/prysm/v3 v3.0.0-20230216184552-2f3f1e8190d5 h1:8kVoXCPhDwSjaGlKzBVQeE8n49k6jZumBGiP26FHNy0=
Expand Down

0 comments on commit aaf93b0

Please sign in to comment.