Merge pull request #16557 from ahrtr/changelog_golang_20230908

changelog: update changelog to cover the goalng bump
This commit is contained in:
Benjamin Wang 2023-09-08 18:32:58 +01:00 committed by GitHub
commit b72227ece3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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.7](https://github.com/etcd-io/etcd/pull/16406).
- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16556).
<hr>

View File

@ -28,7 +28,7 @@ Previous change logs can be found at [CHANGELOG-3.4](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/16241)
### Dependencies
- Compile binaries using [go 1.20.7](https://github.com/etcd-io/etcd/pull/16401).
- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16555).
<hr>