Meridio: Update to Golang 1.19 28/14428/1
authorLionel Jouin <lionel.jouin@est.tech>
Wed, 3 Aug 2022 12:05:54 +0000 (14:05 +0200)
committerLionel Jouin <lionel.jouin@est.tech>
Wed, 3 Aug 2022 12:05:54 +0000 (14:05 +0200)
Change-Id: I6b9592965fa9abbd2f29df9c8fc92d2e143baa0c

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

index a9bd9eff575052848caad4857008b71394926112..5eca2cad8f7ee19b907e31c105d16cb0aaf759bf 100644 (file)
@@ -39,7 +39,7 @@ sudo update-ca-certificates --fresh --verbose
 DOCKER_CE_VERSION="5:20.10.17~3-0~ubuntu-bionic"
 DOCKER_CE_CLI_VERSION="5:20.10.17~3-0~ubuntu-bionic"
 CONTAINERD_IO_VERSION="1.6.6-1"
-GO_VERSION="1.18.4"
+GO_VERSION="1.19"
 GO_LINT_VERSION="1.47.2"
 FOSSA_CLI_VERSION="1.1.7"