chore(deps): update dependency go to v1.22.2 #9

Merged
renovate merged 1 commits from renovate/go-1.x into main 2024-05-07 00:03:52 -04:00
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module gitea.com/actions/release-action
go 1.21
toolchain go1.21.3
toolchain go1.22.2
require (
code.gitea.io/sdk/gitea v0.18.0