Commit adff55a
fix(ci): bump Go version to 1.26 to resolve stdlib vulnerabilities
CI was using Go 1.24 which has 5 known stdlib vulnerabilities
(crypto/x509, html/template, net/url, os) that cause govulncheck
to fail. Go 1.26 includes all fixes.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 1478a1a commit adff55a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments