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
33go 1.23.4
44
55require (
6- github.com/ethereum/go-ethereum v1.14.12
6+ github.com/ethereum/go-ethereum v1.14.13
77 github.com/sirupsen/logrus v1.9.3
88 github.com/vmihailenco/msgpack/v5 v5.4.1
99)
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
2323github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 /go.mod h1:hyedUtir6IdtD/7lIxGeCxkaw7y45JueMRL4DIyJDKs =
2424github.com/ethereum/c-kzg-4844 v1.0.0 h1:0X1LBXxaEtYD9xsyj9B9ctQEZIpnvVDeoBx8aHEwTNA =
2525github.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 =
2828github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 h1:8NfxH2iXvJ60YRB8ChToFTUzl8awsc3cJ8CbLjGIl/A =
2929github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 /go.mod h1:M3b90YRnzqKyyzBEWJGqj8Qff4IDeXnzFw0P9bFw3uk =
3030github.com/go-ole/go-ole v1.3.0 h1:Dt6ye7+vXGIKZ7Xtk4s6/xVdGDQynvom7xCFEdWr6uE =
You can’t perform that action at this time.
0 commit comments