Update golang version and dependencies

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
This commit is contained in:
faizanahmad055
2023-02-27 20:22:13 +01:00
parent 80a7f1ee9f
commit 2d1af6429e
6 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ on:
env:
DOCKER_FILE_PATH: Dockerfile
GOLANG_VERSION: 1.20.0
GOLANG_VERSION: 1.20.1
KUBERNETES_VERSION: "1.18.0"
KIND_VERSION: "0.10.0"

View File

@@ -7,7 +7,7 @@ on:
env:
DOCKER_FILE_PATH: Dockerfile
GOLANG_VERSION: 1.20.0
GOLANG_VERSION: 1.20.1
KUBERNETES_VERSION: "1.18.0"
KIND_VERSION: "0.10.0"
HELM_REGISTRY_URL: "https://stakater.github.io/stakater-charts"

View File

@@ -6,7 +6,7 @@ on:
- "v*"
env:
GOLANG_VERSION: 1.20.0
GOLANG_VERSION: 1.20.1
jobs:
build: