From b7c3e4c9ebbe02b0d4996075b08cc2d420faf611 Mon Sep 17 00:00:00 2001 From: Martin Marcher Date: Wed, 11 Oct 2023 13:55:54 +0000 Subject: [PATCH] Update docs fixes #955 Maintenance for Golang Agent and Quickstarter --- docs/modules/jenkins-agents/pages/golang.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/jenkins-agents/pages/golang.adoc b/docs/modules/jenkins-agents/pages/golang.adoc index e948996ee..78988f3e8 100644 --- a/docs/modules/jenkins-agents/pages/golang.adoc +++ b/docs/modules/jenkins-agents/pages/golang.adoc @@ -7,8 +7,8 @@ The image is built in the global `ods` project and is named `jenkins-agent-golan It can be referenced in a `Jenkinsfile` with e.g. `ods/jenkins-agent-golang:latest`. == Features -1. Go 1.20.x -2. golangci-lint 1.52.x +1. Go 1.21.x +2. golangci-lint 1.54.x == Known limitations Not (yet) Nexus package manager aware and no special HTTP Proxy configuration.