Skip to content

Commit 2fb77c0

Browse files
authored
Merge pull request #19224 from ivanvc/changelog-go-1.22.11
changelog: update Go entry to reflect 1.22.11 update
2 parents b4e9d81 + 1898aec commit 2fb77c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG/CHANGELOG-3.4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
1313
- Fix [runtime panic that occurs when KeepAlive is called with a Context implemented by an uncomparable type](https://github.com/etcd-io/etcd/pull/18936)
1414

1515
### Dependencies
16-
- Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19005)
17-
16+
- Compile binaries using [go 1.22.11](https://github.com/etcd-io/etcd/pull/19212)
17+
1818
<hr>
1919

2020
## v3.4.35 (2024-11-12)

CHANGELOG/CHANGELOG-3.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
2020

2121
### Dependencies
2222
- Bump [golang-jwt/jwt to 4.5.1 to address GO-2024-3250](https://github.com/etcd-io/etcd/pull/18899).
23-
- Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19004).
23+
- Compile binaries using [go 1.22.11](https://github.com/etcd-io/etcd/pull/19211).
2424

2525
<hr>
2626

0 commit comments

Comments
 (0)