Bump Go version

This commit is contained in:
Nikola Jokic
2026-03-09 08:17:09 +01:00
parent 396ee88f5a
commit 579b7a4ece

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/actions/actions-runner-controller
go 1.25.3
go 1.26.1
require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0