Skip to content

Commit 6999052

Browse files
authored
build(go): bump to 1.26.4 (#285)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 77b9ebb commit 6999052

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.taskfiles/runtime.Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ vars:
99
uv: 0.11.16
1010
fnm: 1.39.0
1111
pwsh: latest
12-
golang: 1.26.3
12+
golang: 1.26.4
1313
RUNTIME_INSTALLER_SHA:
1414
map:
1515
fnm: bfb186034978b1ddaf87501eb1633bdc42a5c0a6 # 2026-03-09 Schniz/fnm .ci/install.sh

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/Azure/mpf
22

3-
go 1.26.3
3+
go 1.26.4
44

55
require (
66
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.1

0 commit comments

Comments
 (0)