Commit 50fdd2d
authored
[SECURITY] fix: Adjust the toolchain version (#36537)
# Summary:
- Adjust the toolchain version to fix the security issues
```log
Vulnerability #1: GO-2026-4337
Unexpected session resumption in crypto/tls
More info: https://pkg.go.dev/vuln/GO-2026-4337
Standard library
Found in: crypto/tls@go1.25.6
Fixed in: crypto/tls@go1.25.7
Example traces found:
```
Signed-off-by: Pascal Zimmermann <pascal.zimmermann@theiotstudio.com>1 parent fca94bc commit 50fdd2d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments