Update go-ethereum to v1.14.13 (#14872)

* Update geth dependency in go

* Updated geth

* Add changelog update

* Remove change log line

* Modify changelog line
This commit is contained in:
Taranpreet26311
2025-02-04 21:41:18 +05:30
committed by GitHub
parent 25244d906d
commit 8d5090ce54
4 changed files with 8 additions and 5 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/dgraph-io/ristretto v0.0.4-0.20210318174700-74754f61e018
github.com/dustin/go-humanize v1.0.0
github.com/emicklei/dot v0.11.0
github.com/ethereum/go-ethereum v1.14.12
github.com/ethereum/go-ethereum v1.14.13
github.com/fsnotify/fsnotify v1.6.0
github.com/ghodss/yaml v1.0.0
github.com/go-yaml/yaml v2.1.0+incompatible