diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md
index c9f72b04414..4ef77d0d45e 100644
--- a/CHANGELOG/CHANGELOG-3.4.md
+++ b/CHANGELOG/CHANGELOG-3.4.md
@@ -19,7 +19,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Fix [close temp file(s) in case an error happens during defragmentation](https://github.com/etcd-io/etcd/pull/18855)
### Dependencies
-- Compile binaries using [go 1.22.9](https://github.com/etcd-io/etcd/pull/18850).
+- Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19005).
diff --git a/CHANGELOG/CHANGELOG-3.5.md b/CHANGELOG/CHANGELOG-3.5.md
index 74507d9fae3..9db28e82f50 100644
--- a/CHANGELOG/CHANGELOG-3.5.md
+++ b/CHANGELOG/CHANGELOG-3.5.md
@@ -22,7 +22,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Fix [close temp file(s) in case an error happens during defragmentation](https://github.com/etcd-io/etcd/pull/18854)
### Dependencies
-- Compile binaries using [go 1.22.9](https://github.com/etcd-io/etcd/pull/18849).
+- Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19004).