CHANGELOG: update 3.4/3.5 golang version

Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
Wei Fu 2023-10-12 22:35:07 +08:00
parent 1caf1d32fc
commit 42507f4fd8
2 changed files with 2 additions and 0 deletions

View File

@ -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).
<hr>

View File

@ -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).
<hr>