Skip to content

Commit

Permalink
changelog: update GO entry to reflect 1.22.12 update
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Franca <[email protected]>
  • Loading branch information
marcelfranca committed Feb 5, 2025
1 parent d62cdee commit 1050a64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- 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)

### Dependencies
- Compile binaries using [go 1.22.11](https://github.com/etcd-io/etcd/pull/19212)
- Compile binaries using [go 1.22.12](https://github.com/etcd-io/etcd/pull/19337)

<hr>

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/

### Dependencies
- Bump [golang-jwt/jwt to 4.5.1 to address GO-2024-3250](https://github.com/etcd-io/etcd/pull/18899).
- Compile binaries using [go 1.22.11](https://github.com/etcd-io/etcd/pull/19211).
- Compile binaries using [go 1.22.12](https://github.com/etcd-io/etcd/pull/19336).
- Bump [golang.org/x/crypto to 0.32.0 to address CVE-2024-45337](https://github.com/etcd-io/etcd/pull/19154).
- Bump [golang.org/x/net to 0.34.0 to address CVE-2024-45338](https://github.com/etcd-io/etcd/pull/19158).

Expand Down

0 comments on commit 1050a64

Please sign in to comment.