Bump golang to 1.22.1

Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
This commit is contained in:
Khosrow Moossavi
2024-03-15 12:47:17 -04:00
parent 7a00604085
commit a321c282f2
14 changed files with 60 additions and 2423 deletions

View File

@@ -6,7 +6,7 @@ on:
- "v*.*.*-*"
env:
GO_VERSION: "1.21.5"
GO_VERSION: "1.22.1"
REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }}
jobs: