Skip to content

Commit

Permalink
Update to electra branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Bez625 committed Jan 16, 2025
1 parent ae31417 commit 800e30b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.2
require (
github.com/attestantio/go-block-relay v0.4.1
github.com/attestantio/go-builder-client v0.5.4-0.20250114130306-a4d84df4dd4b
github.com/attestantio/go-eth2-client v0.23.1-0.20250116155249-ebb545b641ab
github.com/attestantio/go-eth2-client v0.23.1-0.20250116161245-b23a5e95cfba
github.com/aws/aws-sdk-go v1.55.5
github.com/holiman/uint256 v1.3.2
github.com/mitchellh/go-homedir v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ github.com/attestantio/go-block-relay v0.4.1 h1:FRXQ6KzeDT2OeHz5F0BG2/GySm0Qoxw5
github.com/attestantio/go-block-relay v0.4.1/go.mod h1:VZjBs0TJsBq/3BXveIsNhh8c4yr95Vg0Gn7JepaEI94=
github.com/attestantio/go-builder-client v0.5.4-0.20250114130306-a4d84df4dd4b h1:YFsbpMIMl2HWNVGzXQ62LeMOBvHxjfnu0/qhi9BhIcg=
github.com/attestantio/go-builder-client v0.5.4-0.20250114130306-a4d84df4dd4b/go.mod h1:iGMSAYxHZ84X+Y88QQNJrRtJNIwxvWQgm05TUUNc6IQ=
github.com/attestantio/go-eth2-client v0.23.1-0.20250116155249-ebb545b641ab h1:BLHZ6XbVZKpwGIAucOhK6kTu2J0IC4uEg7YMVwzoaRQ=
github.com/attestantio/go-eth2-client v0.23.1-0.20250116155249-ebb545b641ab/go.mod h1:vy5jU/uDZ2+RcVzq5BfnG+bQ3/6uu9DGwCrGsPtjJ1A=
github.com/attestantio/go-eth2-client v0.23.1-0.20250116161245-b23a5e95cfba h1:9lr4fe82sBprWMiSDK3V3pKkNsaKTsSZ7/oFVVlhWBY=
github.com/attestantio/go-eth2-client v0.23.1-0.20250116161245-b23a5e95cfba/go.mod h1:vy5jU/uDZ2+RcVzq5BfnG+bQ3/6uu9DGwCrGsPtjJ1A=
github.com/aws/aws-sdk-go v1.44.81/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/aws/aws-sdk-go v1.55.5 h1:KKUZBfBoyqy5d3swXyiC7Q76ic40rYcbqH7qjh59kzU=
github.com/aws/aws-sdk-go v1.55.5/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
Expand Down

0 comments on commit 800e30b

Please sign in to comment.