Skip to content

Commit

Permalink
Merge pull request #18852 from ivanvc/go-1.22.9-release-note
Browse files Browse the repository at this point in the history
changelog: update go version for 3.4.35 and 3.5.17
  • Loading branch information
jmhbnz authored Nov 7, 2024
2 parents 694ace2 + 2cc2b8c commit b125409
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 @@ -11,7 +11,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Fix [panicking occurred due to improper error handling during defragmentation](https://github.com/etcd-io/etcd/pull/18843)

### Dependencies
- Compile binaries using [go 1.22.8](https://github.com/etcd-io/etcd/pull/18670).
- Compile binaries using [go 1.22.9](https://github.com/etcd-io/etcd/pull/18850).

<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 @@ -11,7 +11,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Fix [panicking occurred due to improper error handling during defragmentation](https://github.com/etcd-io/etcd/pull/18842)

### Dependencies
- Compile binaries using [go 1.22.8](https://github.com/etcd-io/etcd/pull/18669).
- Compile binaries using [go 1.22.9](https://github.com/etcd-io/etcd/pull/18849).

<hr>

Expand Down

0 comments on commit b125409

Please sign in to comment.