diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md index 95945909a96..2dfe0c011f6 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.8](https://github.com/etcd-io/etcd/pull/16556). +- Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16729).
diff --git a/CHANGELOG/CHANGELOG-3.5.md b/CHANGELOG/CHANGELOG-3.5.md index 478e0e5f550..ce49946191b 100644 --- a/CHANGELOG/CHANGELOG-3.5.md +++ b/CHANGELOG/CHANGELOG-3.5.md @@ -29,7 +29,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/ - Fix [panic in etcd validate secure endpoints](https://github.com/etcd-io/etcd/pull/16565) ### Dependencies -- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16555). +- Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16730).