Commit 37b4d48
Upgrade for Go 1.25 compatibility, and upgrade crypto dependency for CVE (#47)
* Update golang.org/x/tools to v0.40.0 for Go 1.25 compatibility
- Upgrade golang.org/x/tools from v0.21.1 to v0.40.0
- Upgrade golang.org/x/mod from v0.17.0 to v0.31.0
- Upgrade golang.org/x/sync from v0.11.0 to v0.19.0
- Bump minimum Go version to 1.24.0
Fixes build failure with Go 1.25 due to invalid array length
in tokeninternal/tokeninternal.go.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* upgrade crypto dependency
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 084f423 commit 37b4d48
171 files changed
Lines changed: 30337 additions & 22048 deletions
File tree
- vendor
- golang.org/x
- mod
- modfile
- module
- semver
- sync/errgroup
- text
- language
- unicode/bidi
- tools
- go
- analysis
- analysistest
- checker
- internal
- analysisflags
- checker
- passes
- buildssa
- ctrlflow
- inspect
- internal/ctrlflowinternal
- unitchecker
- ast
- astutil
- edge
- inspector
- cfg
- gcexportdata
- internal/packagesdriver
- packages
- ssa
- types
- objectpath
- typeutil
- internal
- aliases
- analysisinternal
- analysis/driverutil
- astutil/free
- cfginternal
- diff
- lcs
- event
- core
- keys
- label
- facts
- gcimporter
- gocommand
- goroot
- packagesinternal
- pkgbits
- robustio
- ssainternal
- stdlib
- testenv
- tokeninternal
- typeparams
- typesinternal
- versions
- txtar
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments