File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
2525
2626### Dependencies
2727
28- - Compile binaries using [ go 1.24.9 ] ( https://github.com/etcd-io/etcd/pull/20807 ) .
28+ - Compile binaries using [ go 1.24.10 ] ( https://github.com/etcd-io/etcd/pull/20903 ) .
2929- [ Bump bbolt to v1.3.12] ( https://github.com/etcd-io/etcd/pull/20515 ) .
3030
3131---
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
1414
1515- Add [ flag ` --wal-dir ` to ` etcdutl check v2store ` command to support dedicated WAL directory] ( https://github.com/etcd-io/etcd/pull/20886 )
1616
17+ ### Dependencies
18+
19+ - Compile binaries using [ go 1.24.10] ( https://github.com/etcd-io/etcd/pull/20902 ) .
20+
1721---
1822
1923## v3.5.24 (2025-10-22)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
1515
1616### Dependencies
1717
18- - Compile binaries using [ go 1.24.9 ] ( https://github.com/etcd-io/etcd/pull/20801 ) .
18+ - Compile binaries using [ go 1.24.10 ] ( https://github.com/etcd-io/etcd/pull/20901 ) .
1919
2020---
2121
You can’t perform that action at this time.
0 commit comments