From 03ceed714e4c7bdf75ecd4ab19b998ce8adb8319 Mon Sep 17 00:00:00 2001 From: Oscar <5xp395ab@duck.com> Date: Tue, 10 Oct 2023 12:11:54 +0000 Subject: [PATCH] Update changelog for 3.4 & 3.5 To log the go version 1.20.9 bump. Signed-off-by: Oscar <5xp395ab@duck.com> --- CHANGELOG/CHANGELOG-3.4.md | 2 +- CHANGELOG/CHANGELOG-3.5.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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).