From c86fcd37ee4c77994655938129ab2f4647b974fc Mon Sep 17 00:00:00 2001 From: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com> Date: Thu, 24 Dec 2020 18:34:59 +0300 Subject: [PATCH] [ubuntu] remove stale go params (#2342) --- images/linux/ubuntu2004.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/images/linux/ubuntu2004.json b/images/linux/ubuntu2004.json index 0fe4a31e..9613330e 100644 --- a/images/linux/ubuntu2004.json +++ b/images/linux/ubuntu2004.json @@ -20,9 +20,7 @@ "capture_name_prefix": "packer", "image_version": "dev", "image_os": "ubuntu20", - "run_validation_diskspace": "false", - "go_default": "1.14", - "go_versions": "1.14" + "run_validation_diskspace": "false" }, "sensitive-variables": [ "client_secret"