diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md
index e7357a5241e..95945909a96 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 [Reset auth token when failing to authenticate due to auth being disabled](https://github.com/etcd-io/etcd/pull/16240)
### Dependencies
-- Compile binaries using [go 1.20.7](https://github.com/etcd-io/etcd/pull/16406).
+- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16556).
diff --git a/CHANGELOG/CHANGELOG-3.5.md b/CHANGELOG/CHANGELOG-3.5.md
index 2db92d85bb2..1d353d6a6c0 100644
--- a/CHANGELOG/CHANGELOG-3.5.md
+++ b/CHANGELOG/CHANGELOG-3.5.md
@@ -28,7 +28,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Fix [Reset auth token when failing to authenticate due to auth being disabled](https://github.com/etcd-io/etcd/pull/16241)
### Dependencies
-- Compile binaries using [go 1.20.7](https://github.com/etcd-io/etcd/pull/16401).
+- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16555).