Merge pull request #16752 from fuweid/update-34-changelog

CHANGELOG: update 3.4/3.5 golang version
This commit is contained in:
Benjamin Wang 2023-10-12 16:15:38 +01:00 committed by GitHub
commit bd49f26e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>