Commit 3ab273f
committed
Upgrade to Go 1.24 to fix standard library vulnerabilities
Updates Go version from 1.23.4 to 1.24.13 to address 10 security
vulnerabilities in the standard library:
- GO-2026-4340, GO-2026-4337 in crypto/tls
- GO-2025-4175, GO-2025-4155, GO-2025-4013, GO-2025-4007 in crypto/x509
- GO-2025-4011 in encoding/asn1
- GO-2025-4010 in net/url
- GO-2025-4009 in encoding/pem
- GO-2025-4008 in crypto/tls1 parent 5a6411b commit 3ab273f
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments