From e095b9419a1a95c9dfd59b09a8ceadc4f2886b4d Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Fri, 1 May 2020 12:48:48 +0200 Subject: [PATCH] Updating go version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9dbd2960..727ddbc6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -GOLANG_VERSION=1.13 +GOLANG_VERSION=1.14 VERSION=snapshot DOCKER_USER= DOCKER_PASSWORD=