From 4a14d16a1f0da84e9ac1219e38126931a050dad1 Mon Sep 17 00:00:00 2001 From: Bahar Kurt Date: Sun, 20 Oct 2024 11:02:18 +0300 Subject: [PATCH] Uprev golang Go version 1.22.5 and higher is required to build the latest version of GitHub CLI. Other packages that are up for uprevs should also benefit from this. --- programming/language/go/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/language/go/pspec.xml b/programming/language/go/pspec.xml index c1e4867db9..79130100ac 100644 --- a/programming/language/go/pspec.xml +++ b/programming/language/go/pspec.xml @@ -13,10 +13,10 @@ app:console Compiler and tools for the Go programming language from Google Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. - https://github.com/golang/go/archive/refs/tags/go1.22.2.tar.gz + https://github.com/golang/go/archive/refs/tags/go1.23.2.tar.gz - https://go.dev/dl/go1.22.2.linux-amd64.tar.gz + https://go.dev/dl/go1.23.2.linux-amd64.tar.gz @@ -39,6 +39,13 @@ + + 2024-10-20 + 1.23.2 + Version bump + Bedirhan Kurt + bedirhan.kurt@outlook.com + 2024-05-02 1.22.2