Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bez625 committed Jan 14, 2025
1 parent 2034ce5 commit 5308642
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ toolchain go1.23.2

require (
github.com/attestantio/go-block-relay v0.4.1
github.com/attestantio/go-builder-client v0.5.3
github.com/attestantio/go-eth2-client v0.22.0
github.com/attestantio/go-builder-client v0.5.4-0.20250114130306-a4d84df4dd4b
github.com/attestantio/go-eth2-client v0.23.1-0.20250114123312-5a900c7c87e7
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
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAE
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/attestantio/go-block-relay v0.4.1 h1:FRXQ6KzeDT2OeHz5F0BG2/GySm0Qoxw5lMVwCDjdD6c=
github.com/attestantio/go-block-relay v0.4.1/go.mod h1:VZjBs0TJsBq/3BXveIsNhh8c4yr95Vg0Gn7JepaEI94=
github.com/attestantio/go-builder-client v0.5.3 h1:4YFT0u823JvF4Uesj7SEG8f0De1uxLrVioOgKZYPl3I=
github.com/attestantio/go-builder-client v0.5.3/go.mod h1:RaWc8K2SjyU19sL5UinOQ8n4vTZBrEQzsNuMWpNmwK4=
github.com/attestantio/go-eth2-client v0.22.0 h1:KmF9kPNNWWGfE7l1BP7pXps4EOXgKnYeFGR0/WbyFhY=
github.com/attestantio/go-eth2-client v0.22.0/go.mod h1:d7ZPNrMX8jLfIgML5u7QZxFo2AukLM+5m08iMaLdqb8=
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.20250114123312-5a900c7c87e7 h1:Vx2r2n9t4w9PAxzOSHTj0g9fLbS0FjV49uYj15fNabc=
github.com/attestantio/go-eth2-client v0.23.1-0.20250114123312-5a900c7c87e7/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 5308642

Please sign in to comment.