diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md
index 43b0c85a7e6..a7c790b5616 100644
--- a/CHANGELOG/CHANGELOG-3.4.md
+++ b/CHANGELOG/CHANGELOG-3.4.md
@@ -11,7 +11,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Fix [panicking occurred due to improper error handling during defragmentation](https://github.com/etcd-io/etcd/pull/18843)
### Dependencies
-- Compile binaries using [go 1.22.8](https://github.com/etcd-io/etcd/pull/18670).
+- Compile binaries using [go 1.22.9](https://github.com/etcd-io/etcd/pull/18850).
diff --git a/CHANGELOG/CHANGELOG-3.5.md b/CHANGELOG/CHANGELOG-3.5.md
index fdba11cf876..709a3c193d2 100644
--- a/CHANGELOG/CHANGELOG-3.5.md
+++ b/CHANGELOG/CHANGELOG-3.5.md
@@ -11,7 +11,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Fix [panicking occurred due to improper error handling during defragmentation](https://github.com/etcd-io/etcd/pull/18842)
### Dependencies
-- Compile binaries using [go 1.22.8](https://github.com/etcd-io/etcd/pull/18669).
+- Compile binaries using [go 1.22.9](https://github.com/etcd-io/etcd/pull/18849).