1
1
module github.com/scroll-tech/go-ethereum
2
2
3
- go 1.20
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0
@@ -40,9 +40,9 @@ require (
40
40
github.com/hashicorp/go-bexpr v0.1.10
41
41
github.com/holiman/billy v0.0.0-20230718173358-1c7e68d277a7
42
42
github.com/holiman/bloomfilter/v2 v2.0.3
43
- github.com/holiman/uint256 v1.2.3
43
+ github.com/holiman/uint256 v1.2.4
44
44
github.com/huin/goupnp v1.3.0
45
- github.com/iden3/go-iden3-crypto v0.0.12
45
+ github.com/iden3/go-iden3-crypto v0.0.15
46
46
github.com/influxdata/influxdb-client-go/v2 v2.4.0
47
47
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c
48
48
github.com/jackpal/go-nat-pmp v1.0.2
@@ -57,20 +57,21 @@ require (
57
57
github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7
58
58
github.com/protolambda/bls12-381-util v0.0.0-20220416220906-d8552aa452c7
59
59
github.com/rs/cors v1.7.0
60
+ github.com/scroll-tech/da-codec v0.1.1-0.20240727174557-66c0e75af163
60
61
github.com/scroll-tech/zktrie v0.8.4
61
- github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5 +incompatible
62
+ github.com/shirou/gopsutil v3.21.11 +incompatible
62
63
github.com/status-im/keycard-go v0.2.0
63
- github.com/stretchr/testify v1.8.4
64
+ github.com/stretchr/testify v1.9.0
64
65
github.com/supranational/blst v0.3.11
65
66
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
66
67
github.com/tyler-smith/go-bip39 v1.1.0
67
68
github.com/urfave/cli/v2 v2.25.7
68
69
go.uber.org/automaxprocs v1.5.2
69
- golang.org/x/crypto v0.14 .0
70
+ golang.org/x/crypto v0.17 .0
70
71
golang.org/x/exp v0.0.0-20230905200255-921286631fa9
71
- golang.org/x/sync v0.3 .0
72
- golang.org/x/sys v0.13 .0
73
- golang.org/x/text v0.13 .0
72
+ golang.org/x/sync v0.6 .0
73
+ golang.org/x/sys v0.17 .0
74
+ golang.org/x/text v0.14 .0
74
75
golang.org/x/time v0.3.0
75
76
golang.org/x/tools v0.13.0
76
77
gopkg.in/natefinch/lumberjack.v2 v2.0.0
@@ -81,7 +82,6 @@ require (
81
82
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.0 // indirect
82
83
github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0 // indirect
83
84
github.com/DataDog/zstd v1.4.5 // indirect
84
- github.com/StackExchange/wmi v1.2.1 // indirect
85
85
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.13 // indirect
86
86
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.43 // indirect
87
87
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.37 // indirect
@@ -92,7 +92,8 @@ require (
92
92
github.com/aws/aws-sdk-go-v2/service/sts v1.23.2 // indirect
93
93
github.com/aws/smithy-go v1.15.0 // indirect
94
94
github.com/beorn7/perks v1.0.1 // indirect
95
- github.com/bits-and-blooms/bitset v1.7.0 // indirect
95
+ github.com/bits-and-blooms/bitset v1.12.0 // indirect
96
+ github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
96
97
github.com/cespare/xxhash/v2 v2.2.0 // indirect
97
98
github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f // indirect
98
99
github.com/cockroachdb/redact v1.0.8 // indirect
@@ -105,7 +106,7 @@ require (
105
106
github.com/deepmap/oapi-codegen v1.6.0 // indirect
106
107
github.com/dlclark/regexp2 v1.7.0 // indirect
107
108
github.com/garslo/gogen v0.0.0-20170306192744-1d203ffc1f61 // indirect
108
- github.com/go-ole/go-ole v1.2.5 // indirect
109
+ github.com/go-ole/go-ole v1.3.0 // indirect
109
110
github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
110
111
github.com/goccy/go-json v0.10.2 // indirect
111
112
github.com/gogo/protobuf v1.3.2 // indirect
@@ -134,11 +135,12 @@ require (
134
135
github.com/prometheus/common v0.32.1 // indirect
135
136
github.com/prometheus/procfs v0.7.3 // indirect
136
137
github.com/rivo/uniseg v0.2.0 // indirect
137
- github.com/rogpeppe/go-internal v1.9 .0 // indirect
138
+ github.com/rogpeppe/go-internal v1.10 .0 // indirect
138
139
github.com/russross/blackfriday/v2 v2.1.0 // indirect
139
140
github.com/tklauser/go-sysconf v0.3.12 // indirect
140
141
github.com/tklauser/numcpus v0.6.1 // indirect
141
142
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
143
+ github.com/yusufpapurcu/wmi v1.2.3 // indirect
142
144
golang.org/x/mod v0.12.0 // indirect
143
145
golang.org/x/net v0.17.0 // indirect
144
146
google.golang.org/protobuf v1.27.1 // indirect
0 commit comments