File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Logarithm-Labs/go-hyperliquid/hyperliquid
3
3
go 1.23.4
4
4
5
5
require (
6
- github.com/ethereum/go-ethereum v1.14.12
6
+ github.com/ethereum/go-ethereum v1.14.13
7
7
github.com/sirupsen/logrus v1.9.3
8
8
github.com/vmihailenco/msgpack/v5 v5.4.1
9
9
)
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 h1:YLtO71vCjJRCBcrPMtQ9nqBsqpA1
23
23
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 /go.mod h1:hyedUtir6IdtD/7lIxGeCxkaw7y45JueMRL4DIyJDKs =
24
24
github.com/ethereum/c-kzg-4844 v1.0.0 h1:0X1LBXxaEtYD9xsyj9B9ctQEZIpnvVDeoBx8aHEwTNA =
25
25
github.com/ethereum/c-kzg-4844 v1.0.0 /go.mod h1:VewdlzQmpT5QSrVhbBuGoCdFJkpaJlO1aQputP83wc0 =
26
- github.com/ethereum/go-ethereum v1.14.12 h1:8hl57x77HSUo+cXExrURjU/w1VhL+ShCTJrTwcCQSe4 =
27
- github.com/ethereum/go-ethereum v1.14.12 /go.mod h1:RAC2gVMWJ6FkxSPESfbshrcKpIokgQKsVKmAuqdekDY =
26
+ github.com/ethereum/go-ethereum v1.14.13 h1:L81Wmv0OUP6cf4CW6wtXsr23RUrDhKs2+Y9Qto+OgHU =
27
+ github.com/ethereum/go-ethereum v1.14.13 /go.mod h1:RAC2gVMWJ6FkxSPESfbshrcKpIokgQKsVKmAuqdekDY =
28
28
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 h1:8NfxH2iXvJ60YRB8ChToFTUzl8awsc3cJ8CbLjGIl/A =
29
29
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 /go.mod h1:M3b90YRnzqKyyzBEWJGqj8Qff4IDeXnzFw0P9bFw3uk =
30
30
github.com/go-ole/go-ole v1.3.0 h1:Dt6ye7+vXGIKZ7Xtk4s6/xVdGDQynvom7xCFEdWr6uE =
You can’t perform that action at this time.
0 commit comments