Update golang version to 1.20

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
This commit is contained in:
faizanahmad055
2023-02-05 15:11:23 +01:00
parent adff75f040
commit d6d531e08e
5 changed files with 5 additions and 5 deletions

View File

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