Bump go to 1.22

This commit is contained in:
Chongyi Zheng 2024-07-20 21:04:16 -04:00
parent 2f78411c3d
commit b000535c25
No known key found for this signature in database
GPG key ID: 4B90B77407DA2359

2
go.mod
View file

@ -1,6 +1,6 @@
module gitea.com/gitea/act_runner
go 1.21
go 1.22
require (
code.gitea.io/actions-proto-go v0.4.0