File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " chainlink-deployments-framework " : patch
3+ ---
4+
5+ Bump ` go-ethereum ` to v1.16.8
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/aws/aws-sdk-go-v2/service/kms v1.49.4
1616 github.com/block-vision/sui-go-sdk v1.1.2
1717 github.com/cosmos/go-bip39 v1.0.0
18- github.com/ethereum/go-ethereum v1.16.7
18+ github.com/ethereum/go-ethereum v1.16.8
1919 github.com/fbsobreira/gotron-sdk v0.0.0-20250403083053-2943ce8c759b
2020 github.com/gagliardetto/binary v0.8.0
2121 github.com/gagliardetto/solana-go v1.13.0
Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ github.com/ethereum/c-kzg-4844/v2 v2.1.5 h1:aVtoLK5xwJ6c5RiqO8g8ptJ5KU+2Hdquf6G3
228228github.com/ethereum/c-kzg-4844/v2 v2.1.5 /go.mod h1:u59hRTTah4Co6i9fDWtiCjTrblJv0UwsqZKCc0GfgUs =
229229github.com/ethereum/go-bigmodexpfix v0.0.0-20250911101455-f9e208c548ab h1:rvv6MJhy07IMfEKuARQ9TKojGqLVNxQajaXEp/BoqSk =
230230github.com/ethereum/go-bigmodexpfix v0.0.0-20250911101455-f9e208c548ab /go.mod h1:IuLm4IsPipXKF7CW5Lzf68PIbZ5yl7FFd74l/E0o9A8 =
231- github.com/ethereum/go-ethereum v1.16.7 h1:qeM4TvbrWK0UC0tgkZ7NiRsmBGwsjqc64BHo20U59UQ =
232- github.com/ethereum/go-ethereum v1.16.7 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
231+ github.com/ethereum/go-ethereum v1.16.8 h1:LLLfkZWijhR5m6yrAXbdlTeXoqontH+Ga2f9igY7law =
232+ github.com/ethereum/go-ethereum v1.16.8 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
233233github.com/ethereum/go-verkle v0.2.2 h1:I2W0WjnrFUIzzVPwm8ykY+7pL2d4VhlsePn4j7cnFk8 =
234234github.com/ethereum/go-verkle v0.2.2 /go.mod h1:M3b90YRnzqKyyzBEWJGqj8Qff4IDeXnzFw0P9bFw3uk =
235235github.com/fatih/color v1.13.0 /go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk =
You can’t perform that action at this time.
0 commit comments