changelog: remove line from compiling with go 1.21.6

Signed-off-by: Ivan Valdes <ivan@vald.es>
This commit is contained in:
Ivan Valdes 2024-03-08 13:38:44 -08:00
parent b81936dade
commit ebdb88248c
No known key found for this signature in database
GPG Key ID: 4037D37741ED0CC5
2 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Add [client backoff and retry config options](https://github.com/etcd-io/etcd/pull/17369).
### Dependencies
- Compile binaries using [go 1.21.6](https://github.com/etcd-io/etcd/pull/17368).
- Upgrade [bbolt to 1.3.9](https://github.com/etcd-io/etcd/pull/17484).
- Compile binaries using [go 1.21.8](https://github.com/etcd-io/etcd/pull/17538).

View File

@ -21,7 +21,6 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- `--permit-without-stream`
### Dependencies
- Compile binaries using [go 1.21.6](https://github.com/etcd-io/etcd/pull/17362).
- Upgrade [bbolt to v1.3.9](https://github.com/etcd-io/etcd/pull/17483).
- Compile binaries using [go 1.21.8](https://github.com/etcd-io/etcd/pull/17537).