Merge pull request #10110 from AkihiroSuda/go-mod-1.22

go.mod: go 1.22
This commit is contained in:
Akihiro Suda
2024-04-30 09:19:17 +00:00
committed by GitHub
9 changed files with 18 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ on:
name: Release
env:
GO_VERSION: "1.21.9"
GO_VERSION: "1.22.2"
permissions: # added using https://github.com/step-security/secure-workflows
contents: read