Bump Go to 1.26.3

This commit is contained in:
Nikola Jokic 2026-05-22 11:37:45 +02:00
parent 63ef8241a0
commit d925df4069
No known key found for this signature in database
GPG Key ID: 419BB425B0E501B0
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/actions/actions-runner-controller
go 1.26.2
go 1.26.3
require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.0