From 1e233055a6b8de55cc3c5a6d4959b87ee0a5845c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 06:14:42 +0000 Subject: [PATCH] fix(deps): update module github.com/ethereum/go-ethereum to v1.17.0 [security] | datasource | package | from | to | | ---------- | ------------------------------- | ------- | ------- | | go | github.com/ethereum/go-ethereum | v1.13.8 | v1.17.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ethergo/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethergo/go.mod b/ethergo/go.mod index 01091fa610..891e277292 100644 --- a/ethergo/go.mod +++ b/ethergo/go.mod @@ -23,7 +23,7 @@ require ( github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 github.com/dgraph-io/ristretto v0.1.0 - github.com/ethereum/go-ethereum v1.13.8 + github.com/ethereum/go-ethereum v1.17.0 github.com/goccy/go-json v0.10.3 github.com/google/go-cmp v0.6.0 github.com/google/uuid v1.6.0