From effbf92d9a2275955e135a3e5f294d4dd105f2be Mon Sep 17 00:00:00 2001 From: Christoph Hartmann Date: Sun, 28 Jan 2024 12:12:45 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20update=20go=20version=20to=201.2?= =?UTF-8?q?1.6=20in=20pipeline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/env b/.github/env index ab6abae1c2..0429759407 100644 --- a/.github/env +++ b/.github/env @@ -1 +1 @@ -golang-version=1.21.3 \ No newline at end of file +golang-version=1.21.6 \ No newline at end of file