gnu: go: Update to 1.24 for building packages.

* gnu/packages/golang.scm (go): Update to 1.24.

Change-Id: I036d768405d9c757c0a068d977c1633aaa41d8cd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Maxim Cournoyer 2025-06-02 08:57:28 +09:00 committed by Sharlatan Hellseher
parent d8af4f1064
commit 055e855828
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1065,7 +1065,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
;;
;; Default Golang version used in guix/build-system/go.scm to build packages.
;;
(define-public go go-1.21)
(define-public go go-1.24)
(define make-go-std
(mlambdaq (go)