Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating the goethereum dependency #14351

Open
wants to merge 69 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
0e5a86e
updating the goethereum dependency
james-prysm Aug 15, 2024
ba32681
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 15, 2024
4a19a7e
fixing dependencies
james-prysm Aug 16, 2024
4f8b842
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 16, 2024
8c853fc
reverting workspace
james-prysm Aug 16, 2024
412fa61
more fixes, work in progress
james-prysm Aug 16, 2024
3540b4b
trying with upgraded geth version
james-prysm Aug 16, 2024
7b72d09
fixing deprecated functions except for the time related ones on eth1 …
james-prysm Aug 19, 2024
2fb1599
fixing time issues
james-prysm Aug 19, 2024
9e75d25
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 19, 2024
dc92e95
gaz
james-prysm Aug 19, 2024
b7e326e
fixing test and upgrading some dependencies and reverting others
james-prysm Aug 19, 2024
d8b13a4
Disable cgo in hid, delete old vendored usb library
prestonvanloon Aug 20, 2024
611be64
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 20, 2024
86abac1
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 30, 2024
a58c1d7
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Sep 3, 2024
0b67dc9
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Sep 16, 2024
56b4ec1
changelog
james-prysm Sep 17, 2024
c943260
rolling back dependencies
james-prysm Sep 17, 2024
e47892d
fixing go mod tidy
james-prysm Sep 17, 2024
902d029
Geth v1.13.6
prestonvanloon Sep 23, 2024
6e16bb5
fix tests
prestonvanloon Sep 23, 2024
95d2a70
Add ping interval, set to 500ms for tests. This didnt work
prestonvanloon Sep 24, 2024
2c81dd9
Update to v1.14.8
nisdas Sep 25, 2024
c468f65
Spread it out to different bootnodes
nisdas Sep 25, 2024
2edc281
Fix it
nisdas Sep 25, 2024
5193595
Remove Memsize
nisdas Sep 25, 2024
24001d3
Update all out of date dependencies
nisdas Sep 25, 2024
d6af5a3
Fix geth body change
nisdas Sep 25, 2024
8fd2ea6
Fix Test
nisdas Sep 25, 2024
18d6b8a
Fix Build
nisdas Sep 25, 2024
964695b
Fix Tests
nisdas Sep 25, 2024
14b4bb2
Fix Tests Again
nisdas Sep 25, 2024
d36cefd
Fix Tests Again
nisdas Sep 25, 2024
20c790b
Fix Tests
nisdas Sep 25, 2024
277a3dd
Fix Test
nisdas Sep 25, 2024
f722441
Copy USB Package for HID
nisdas Sep 25, 2024
de52ebb
Push it up
nisdas Sep 26, 2024
809cc04
Finally fix all tests with felix's changes
nisdas Sep 27, 2024
023c81a
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 18, 2024
0ec080f
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 23, 2024
b45a666
updating geth dependency
james-prysm Oct 23, 2024
97fe7d3
Merge develop
prestonvanloon Oct 23, 2024
146b4bc
Update go-ethereum to v1.14.11
prestonvanloon Oct 23, 2024
eb1faea
Merge remote-tracking branch 'origin/debugging-geth-upgrade' into upd…
james-prysm Oct 23, 2024
976d839
fixing import
james-prysm Oct 23, 2024
01988cb
reverting blob change
james-prysm Oct 23, 2024
f3356f8
fixing Implicit memory aliasing in for loop.
james-prysm Oct 23, 2024
bd3e68f
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 25, 2024
3af8c58
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 28, 2024
6c8c65e
WIP changes
james-prysm Oct 29, 2024
d1fbd2c
wip getting a little further on e2e runs
james-prysm Oct 30, 2024
6d62bbf
getting a little further
james-prysm Oct 30, 2024
229254e
getting a little further
james-prysm Oct 30, 2024
c83cd76
setting everything to capella
james-prysm Oct 30, 2024
0905831
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 30, 2024
d0a2e10
more partial fixes
james-prysm Oct 30, 2024
6f2dc61
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 31, 2024
4345016
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 31, 2024
e80f522
more fixes but still WIP
james-prysm Nov 1, 2024
cde5d63
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Nov 1, 2024
5326ac9
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Nov 4, 2024
9d891bb
fixing access list transactions"
james-prysm Nov 4, 2024
29b93ec
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Nov 4, 2024
608eb1a
some cleanup
james-prysm Nov 4, 2024
2939be1
making configs dynamic
james-prysm Nov 5, 2024
098254b
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Nov 5, 2024
f94cc3b
reverting time
james-prysm Nov 5, 2024
92b03a3
skip lower bound in builder
james-prysm Nov 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 43 additions & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,49 @@ load("@com_github_atlassian_bazel_tools//gometalinter:deps.bzl", "gometalinter_d

gometalinter_dependencies()

load("@bazel_gazelle//:deps.bzl", "gazelle_dependencies")
load("@bazel_gazelle//:deps.bzl", "gazelle_dependencies", "go_repository")

go_repository(
name = "com_github_cockroachdb_fifo",
importpath = "github.com/cockroachdb/fifo",
sum = "h1:giXvy4KSc/6g/esnpM7Geqxka4WSqI1SZc7sMJFd3y4=",
version = "v0.0.0-20240606204812-0bbfbd93a7ce",
)

go_repository(
name = "com_github_donovanhide_eventsource",
importpath = "github.com/donovanhide/eventsource",
sum = "h1:C7t6eeMaEQVy6e8CarIhscYQlNmw5e3G36y7l7Y21Ao=",
version = "v0.0.0-20210830082556-c59027999da0",
)

go_repository(
name = "com_github_ethereum_go_verkle",
importpath = "github.com/ethereum/go-verkle",
sum = "h1:KrE8I4reeVvf7C1tm8elRjj4BdscTYzz/WAbYyf/JI4=",
version = "v0.1.1-0.20240306133620-7d920df305f0",
)

go_repository(
name = "com_github_karalabe_hid",
importpath = "github.com/karalabe/hid",
sum = "h1:msKODTL1m0wigztaqILOtla9HeW1ciscYG4xjLtvk5I=",
version = "v1.0.1-0.20240306101548-573246063e52",
)

go_repository(
name = "com_github_protolambda_zrnt",
importpath = "github.com/protolambda/zrnt",
sum = "h1:KZ48T+3UhsPXNdtE/5QEvGc9DGjUaRI17nJaoznoIaM=",
version = "v0.32.2",
)

go_repository(
name = "com_github_protolambda_ztyp",
importpath = "github.com/protolambda/ztyp",
sum = "h1:rVcL3vBu9W/aV646zF6caLS/dyn9BN8NYiuJzicLNyY=",
version = "v0.2.2",
)
prestonvanloon marked this conversation as resolved.
Show resolved Hide resolved

gazelle_dependencies()

Expand Down
76 changes: 38 additions & 38 deletions deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -373,8 +373,8 @@ def prysm_deps():
go_repository(
name = "com_github_btcsuite_btcd_btcec_v2",
importpath = "github.com/btcsuite/btcd/btcec/v2",
sum = "h1:5n0X6hX0Zk+6omWcihdYvdAlGf2DfasC0GMf7DClJ3U=",
version = "v2.3.2",
sum = "h1:3EJjcN70HCu/mwqlUsGK8GcNVyLVxFDlWurTXGPFfiQ=",
version = "v2.3.4",
)
go_repository(
name = "com_github_btcsuite_btcd_chaincfg_chainhash",
Expand Down Expand Up @@ -439,8 +439,8 @@ def prysm_deps():
go_repository(
name = "com_github_cespare_xxhash_v2",
importpath = "github.com/cespare/xxhash/v2",
sum = "h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=",
version = "v2.2.0",
sum = "h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=",
version = "v2.3.0",
)
go_repository(
name = "com_github_chromedp_cdproto",
Expand Down Expand Up @@ -536,8 +536,8 @@ def prysm_deps():
name = "com_github_cockroachdb_errors",
build_file_proto_mode = "disable_global",
importpath = "github.com/cockroachdb/errors",
sum = "h1:xSEW75zKaKCWzR3OfxXUxgrk/NtT4G1MiOv5lWZazG8=",
version = "v1.11.1",
sum = "h1:5bA+k2Y6r+oz/6Z/RFlNeVCesGARKuC6YymtcDrbC/I=",
version = "v1.11.3",
)
go_repository(
name = "com_github_cockroachdb_logtags",
Expand All @@ -548,8 +548,8 @@ def prysm_deps():
go_repository(
name = "com_github_cockroachdb_pebble",
importpath = "github.com/cockroachdb/pebble",
sum = "h1:aPEJyR4rPBvDmeyi+l/FS/VtA00IWvjeFvjen1m1l1A=",
version = "v0.0.0-20230928194634-aa077af62593",
sum = "h1:XnKU22oiCLy2Xn8vp1re67cXg4SAasg/WDt1NtcRFaw=",
version = "v1.1.1",
)
go_repository(
name = "com_github_cockroachdb_redact",
Expand Down Expand Up @@ -645,14 +645,14 @@ def prysm_deps():
go_repository(
name = "com_github_crate_crypto_go_ipa",
importpath = "github.com/crate-crypto/go-ipa",
sum = "h1:DuBDHVjgGMPki7bAyh91+3cF1Vh34sAEdH8JQgbc2R0=",
version = "v0.0.0-20230601170251-1830d0757c80",
sum = "h1:uQYC5Z1mdLRPrZhHjHxufI8+2UG/i25QG92j0Er9p6I=",
version = "v0.0.0-20240223125850-b1e8a79f509c",
)
go_repository(
name = "com_github_crate_crypto_go_kzg_4844",
importpath = "github.com/crate-crypto/go-kzg-4844",
sum = "h1:C0vgZRk4q4EZ/JgPfzuSoxdCq3C3mOZMBShovmncxvA=",
version = "v0.7.0",
sum = "h1:TsSgHwrkTKecKJ4kadtHi4b3xHW5dCFUDFnUp1TsawI=",
version = "v1.0.0",
)
go_repository(
name = "com_github_creack_pty",
Expand Down Expand Up @@ -693,8 +693,8 @@ def prysm_deps():
go_repository(
name = "com_github_deckarep_golang_set_v2",
importpath = "github.com/deckarep/golang-set/v2",
sum = "h1:hn6cEZtQ0h3J8kFrHR/NrzyOoTnjgW1+FmNJzQ7y/sA=",
version = "v2.5.0",
sum = "h1:XfcQbWM1LlMB8BsJ8N9vW5ehnnPVIw0je80NsVHagjM=",
version = "v2.6.0",
)
go_repository(
name = "com_github_decred_dcrd_crypto_blake256",
Expand Down Expand Up @@ -860,8 +860,8 @@ def prysm_deps():
importpath = "github.com/ethereum/c-kzg-4844",
patch_args = ["-p1"],
patches = ["//third_party:com_github_ethereum_c_kzg_4844.patch"],
sum = "h1:3MS1s4JtA868KpJxroZoepdV0ZKBp3u/O5HcZ7R3nlY=",
version = "v0.4.0",
sum = "h1:0X1LBXxaEtYD9xsyj9B9ctQEZIpnvVDeoBx8aHEwTNA=",
version = "v1.0.0",
)
go_repository(
name = "com_github_ethereum_go_ethereum",
Expand All @@ -873,8 +873,8 @@ def prysm_deps():
patches = [
"//third_party:com_github_ethereum_go_ethereum_secp256k1.patch",
],
sum = "h1:U6TCRciCqZRe4FPXmy1sMGxTfuk8P7u2UoinF3VbaFk=",
version = "v1.13.5",
sum = "h1:NgOWvXS+lauK+zFukEvi85UmmsS/OkV0N23UZ1VTIig=",
version = "v1.14.8",
)
go_repository(
name = "com_github_evanphx_json_patch",
Expand All @@ -885,8 +885,8 @@ def prysm_deps():
go_repository(
name = "com_github_fatih_color",
importpath = "github.com/fatih/color",
sum = "h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w=",
version = "v1.13.0",
sum = "h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=",
version = "v1.16.0",
)
go_repository(
name = "com_github_fatih_structs",
Expand All @@ -903,8 +903,8 @@ def prysm_deps():
go_repository(
name = "com_github_ferranbt_fastssz",
importpath = "github.com/ferranbt/fastssz",
sum = "h1:9VDpsWq096+oGMDTT/SgBD/VgZYf4pTF+KTPmZ+OaKM=",
version = "v0.0.0-20210120143747-11b9eff30ea9",
sum = "h1:Dky6dXlngF6Qjc+EfDipAkE83N5I5DE68bY6O0VLNPk=",
version = "v0.1.2",
)
go_repository(
name = "com_github_fjl_gencodec",
Expand Down Expand Up @@ -1023,8 +1023,8 @@ def prysm_deps():
go_repository(
name = "com_github_getsentry_sentry_go",
importpath = "github.com/getsentry/sentry-go",
sum = "h1:q6Eo+hS+yoJlTO3uu/azhQadsD8V+jQn2D8VvX1eOyI=",
version = "v0.25.0",
sum = "h1:Pv98CIbtB3LkMWmXi4Joa5OOcwbmnX88sF5qbK3r3Ps=",
version = "v0.27.0",
)
go_repository(
name = "com_github_ghemawat_stream",
Expand Down Expand Up @@ -1661,8 +1661,8 @@ def prysm_deps():
go_repository(
name = "com_github_holiman_billy",
importpath = "github.com/holiman/billy",
sum = "h1:3JQNjnMRil1yD0IfZKHF9GxxWKDJGj8I0IqOUol//sw=",
version = "v0.0.0-20230718173358-1c7e68d277a7",
sum = "h1:X4egAf/gcS1zATw6wn4Ej8vjuVGxeHdan+bRb2ebyv4=",
version = "v0.0.0-20240216141850-2abb0c79d3c4",
)
go_repository(
name = "com_github_holiman_bloomfilter_v2",
Expand All @@ -1679,8 +1679,8 @@ def prysm_deps():
go_repository(
name = "com_github_holiman_uint256",
importpath = "github.com/holiman/uint256",
sum = "h1:jUc4Nk8fm9jZabQuqr2JzednajVmBpC+oiTiXZJEApU=",
version = "v1.2.4",
sum = "h1:JfTzmih28bittyHM8z360dCjIA9dbPIBlcTI6lmctQs=",
version = "v1.3.1",
)
go_repository(
name = "com_github_hpcloud_tail",
Expand Down Expand Up @@ -2304,8 +2304,8 @@ def prysm_deps():
go_repository(
name = "com_github_microsoft_go_winio",
importpath = "github.com/Microsoft/go-winio",
sum = "h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=",
version = "v0.6.1",
sum = "h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=",
version = "v0.6.2",
)
go_repository(
name = "com_github_miekg_dns",
Expand Down Expand Up @@ -2967,8 +2967,8 @@ def prysm_deps():
go_repository(
name = "com_github_protolambda_bls12_381_util",
importpath = "github.com/protolambda/bls12-381-util",
sum = "h1:cZC+usqsYgHtlBaGulVnZ1hfKAi8iWtujBnRLQE698c=",
version = "v0.0.0-20220416220906-d8552aa452c7",
sum = "h1:05DU2wJN7DTU7z28+Q+zejXkIsA/MF8JZQGhtBZZiWk=",
version = "v0.1.0",
)
go_repository(
name = "com_github_prysmaticlabs_fastssz",
Expand Down Expand Up @@ -3302,8 +3302,8 @@ def prysm_deps():
go_repository(
name = "com_github_sirupsen_logrus",
importpath = "github.com/sirupsen/logrus",
sum = "h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0=",
version = "v1.9.0",
sum = "h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=",
version = "v1.9.3",
)
go_repository(
name = "com_github_smartystreets_assertions",
Expand Down Expand Up @@ -4589,8 +4589,8 @@ def prysm_deps():
go_repository(
name = "in_gopkg_natefinch_lumberjack_v2",
importpath = "gopkg.in/natefinch/lumberjack.v2",
sum = "h1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=",
version = "v2.0.0",
sum = "h1:bBRl1b0OH9s/DuPhuXpNl+VtCaJXFZ5/uEFST95x9zc=",
version = "v2.2.1",
)
go_repository(
name = "in_gopkg_redis_v4",
Expand Down Expand Up @@ -4786,8 +4786,8 @@ def prysm_deps():
go_repository(
name = "org_golang_google_protobuf",
importpath = "google.golang.org/protobuf",
sum = "h1:9ddQBjfCyZPOHPUiPxpYESBLc+T8P3E+Vo4IbKZgFWg=",
version = "v1.34.1",
sum = "h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg=",
version = "v1.34.2",
)
go_repository(
name = "org_golang_x_build",
Expand Down
34 changes: 17 additions & 17 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ require (
github.com/MariusVanDerWijden/tx-fuzz v1.3.3-0.20240227085032-f70dd7c85c97
github.com/aristanetworks/goarista v0.0.0-20200805130819-fd197cf57d96
github.com/bazelbuild/rules_go v0.23.2
github.com/btcsuite/btcd/btcec/v2 v2.3.2
github.com/btcsuite/btcd/btcec/v2 v2.3.4
github.com/consensys/gnark-crypto v0.12.1
github.com/crate-crypto/go-kzg-4844 v0.7.0
github.com/crate-crypto/go-kzg-4844 v1.0.0
github.com/d4l3k/messagediff v1.2.1
github.com/dgraph-io/ristretto v0.0.4-0.20210318174700-74754f61e018
github.com/dustin/go-humanize v1.0.0
github.com/emicklei/dot v0.11.0
github.com/ethereum/go-ethereum v1.13.5
github.com/ethereum/go-ethereum v1.14.8
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5
github.com/fsnotify/fsnotify v1.6.0
github.com/ghodss/yaml v1.0.0
Expand All @@ -37,7 +37,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.0.1
github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
github.com/herumi/bls-eth-go-binary v0.0.0-20210917013441-d37c07cfda4e
github.com/holiman/uint256 v1.2.4
github.com/holiman/uint256 v1.3.1
github.com/ianlancetaylor/cgosymbolizer v0.0.0-20200424224625-be1b05b0b279
github.com/ipfs/go-log/v2 v2.5.1
github.com/jedib0t/go-pretty/v6 v6.5.4
Expand Down Expand Up @@ -71,7 +71,7 @@ require (
github.com/prysmaticlabs/protoc-gen-go-cast v0.0.0-20230228205207-28762a7b9294
github.com/rs/cors v1.7.0
github.com/schollz/progressbar/v3 v3.3.4
github.com/sirupsen/logrus v1.9.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.10.0
github.com/status-im/keycard-go v0.2.0
github.com/stretchr/testify v1.9.0
Expand All @@ -95,7 +95,7 @@ require (
golang.org/x/tools v0.21.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
google.golang.org/grpc v1.56.3
google.golang.org/protobuf v1.34.1
google.golang.org/protobuf v1.34.2
gopkg.in/d4l3k/messagediff.v1 v1.2.1
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
Expand All @@ -107,18 +107,18 @@ require (
require (
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/DataDog/zstd v1.5.5 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/VictoriaMetrics/fastcache v1.12.2 // indirect
github.com/benbjohnson/clock v1.3.5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bits-and-blooms/bitset v1.11.0 // indirect
github.com/cespare/cp v1.1.1 // indirect
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/chzyer/readline v1.5.1 // indirect
github.com/cockroachdb/errors v1.11.1 // indirect
github.com/cockroachdb/errors v1.11.3 // indirect
github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
github.com/cockroachdb/pebble v0.0.0-20230928194634-aa077af62593 // indirect
github.com/cockroachdb/pebble v1.1.1 // indirect
github.com/cockroachdb/redact v1.1.5 // indirect
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
github.com/consensys/bavard v0.1.13 // indirect
Expand All @@ -127,18 +127,18 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c // indirect
github.com/deckarep/golang-set/v2 v2.5.0 // indirect
github.com/deckarep/golang-set/v2 v2.6.0 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
github.com/deepmap/oapi-codegen v1.8.2 // indirect
github.com/dlclark/regexp2 v1.7.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/dop251/goja v0.0.0-20230806174421-c933cf95e127 // indirect
github.com/elastic/gosigar v0.14.2 // indirect
github.com/ethereum/c-kzg-4844 v0.4.0 // indirect
github.com/ferranbt/fastssz v0.0.0-20210120143747-11b9eff30ea9 // indirect
github.com/ethereum/c-kzg-4844 v1.0.0 // indirect
github.com/ferranbt/fastssz v0.1.2 // indirect
github.com/flynn/noise v1.1.0 // indirect
github.com/francoispqt/gojay v1.2.13 // indirect
github.com/getsentry/sentry-go v0.25.0 // indirect
github.com/getsentry/sentry-go v0.27.0 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
Expand All @@ -153,7 +153,7 @@ require (
github.com/graph-gophers/graphql-go v1.3.0 // indirect
github.com/hashicorp/go-bexpr v0.1.10 // indirect
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
github.com/holiman/billy v0.0.0-20230718173358-1c7e68d277a7 // indirect
github.com/holiman/billy v0.0.0-20240216141850-2abb0c79d3c4 // indirect
github.com/holiman/bloomfilter/v2 v2.0.3 // indirect
github.com/holiman/goevmlab v0.0.0-20231201084119-c73b3c97929c // indirect
github.com/huin/goupnp v1.3.0 // indirect
Expand Down Expand Up @@ -256,7 +256,7 @@ require (
golang.org/x/text v0.15.0 // indirect
golang.org/x/time v0.5.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
lukechampine.com/blake3 v1.2.1 // indirect
rsc.io/tmplfunc v0.0.3 // indirect
Expand All @@ -266,7 +266,7 @@ require (

require (
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/fatih/color v1.13.0 // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/gballet/go-libpcsclite v0.0.0-20191108122812-4678299bea08 // indirect
github.com/go-logr/logr v1.3.0 // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
Expand Down
Loading
Loading