nsm: Update version of go, golint 34/12334/1
authorLugossy Zoltan <zoltan.lugossy@gmail.com>
Wed, 9 Feb 2022 18:39:02 +0000 (19:39 +0100)
committerLugossy Zoltan <zoltan.lugossy@gmail.com>
Wed, 9 Feb 2022 18:39:02 +0000 (19:39 +0100)
Change-Id: I766ca83a659d416de250ef45aa263d794773475f

infra/jenkins/slave-setup/nordix-nsm-build-server/configure-image-ubuntu1804.sh

index 038ed47433ebcbffb7e4c99745f5b40385e0df77..6d43ef1614d4a509640c4649c8cf1368fae25055 100644 (file)
@@ -39,8 +39,8 @@ sudo update-ca-certificates --fresh --verbose
 DOCKER_CE_VERSION="5:20.10.5~3-0~ubuntu-bionic"
 DOCKER_CE_CLI_VERSION="5:20.10.5~3-0~ubuntu-bionic"
 CONTAINERD_IO_VERSION="1.4.4-1"
-GO_VERSION="1.16.4"
-GO_LINT_VERSION="1.39.0"
+GO_VERSION="1.17.6"
+GO_LINT_VERSION="1.42.0"
 FOSSA_CLI_VERSION="1.1.7"
 
 # install docker-ce, docker-ce-cli, containerd.io and mark them hold