diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md index 2dfe0c011..0e4c10fa4 100644 --- a/CHANGELOG/CHANGELOG-3.4.md +++ b/CHANGELOG/CHANGELOG-3.4.md @@ -12,6 +12,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/ ### Dependencies - Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16729). +- Compile binaries using [go 1.20.10](https://github.com/etcd-io/etcd/pull/16744).
diff --git a/CHANGELOG/CHANGELOG-3.5.md b/CHANGELOG/CHANGELOG-3.5.md index ce4994619..1d680a7b4 100644 --- a/CHANGELOG/CHANGELOG-3.5.md +++ b/CHANGELOG/CHANGELOG-3.5.md @@ -30,6 +30,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/ ### Dependencies - Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16730). +- Compile binaries using [go 1.20.10](https://github.com/etcd-io/etcd/pull/16745).