Commit 3e43630
committed
bump golang to 1.23.5
Golang stdlib has issue in crypto/x509, fixed in golang 1.23.5.
https://osv.dev/GO-2025-3373
Golang stdlib has issue in net/http, fixed in golang 1.23.5.
https://osv.dev/vulnerability/GO-2025-3420
Both codepaths are used in the code.
Signed-off-by: Tuomo Tanskanen <[email protected]>1 parent 0dfe5cb commit 3e43630
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments