Commit 71f8623
Update Go to 1.26.4 and bump golang.org/x/crypto and golang.org/x/net (#8651)
* Update Go to 1.26.4 and bump golang.org/x/crypto and golang.org/x/net
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Replace Update-GoVersion scripts with a mage target
Consolidate the repo-wide Go version sync logic into a single 'mage updateGoVersion <version>' target, removing the duplicated PowerShell and bash scripts that could drift apart. Repoint the validate-go-version workflow hint and document the target in AGENTS.md.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Validate Go version format and make CI fix hint copy/pasteable
Address PR review feedback: require a bare X.Y.Z version in the mage updateGoVersion target to guard against typos, and embed 'cd cli/azd' in the validate-go-version error hint so it can be pasted directly from the CI log.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Jeffrey Chen <jeffreychen@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 37e32af commit 71f8623
23 files changed
Lines changed: 166 additions & 131 deletions
File tree
- .devcontainer
- .github/workflows
- cli/azd
- extensions
- azure.ai.agents
- azure.ai.connections
- azure.ai.finetune
- azure.ai.inspector
- azure.ai.models
- azure.ai.projects
- azure.ai.routines
- azure.ai.skills
- azure.ai.toolboxes
- azure.ai.training
- azure.appservice
- azure.coding-agent
- microsoft.azd.concurx
- test/functional/testdata/samples/containerappjob/src/job
- eng
- pipelines/templates/steps
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments