Commit 114399c
chore: bump go directive to 1.25.10 + tidy (clears stdlib vulns) (#47)
Updates the go directive from 1.21.3 (long-EOL) to 1.25.10 (latest 1.25.x
patch) and runs `go mod tidy`, which promotes cobra from an // indirect
marker to a direct requirement (it is imported by ./cmd/*.go).
govulncheck ./... reports 0 callable vulnerabilities after the bump.
Refs QUA-13.
Co-authored-by: LeadGoEngineer <leadgoengineer@quantcli.local>
Co-authored-by: Paperclip <noreply@paperclip.ing>1 parent e503e2f commit 114399c
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | | - | |
8 | 9 | | |
9 | 10 | | |
0 commit comments