gnu: yggdrasil: Use go-1.21.

* gnu/packages/networking.scm (yggdrasil) [arguments]: Use go-1.21.

Change-Id: I3731f49ff7a70114a2454da6985323c011d831a1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Artyom V. Poptsov 2024-04-24 23:03:52 +03:00 committed by Sharlatan Hellseher
parent 72308f262c
commit 7790a970ec
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4585,7 +4585,7 @@ (define-public yggdrasil
;; TODO: figure out how tests are run
#:tests? #f
#:install-source? #f
#:go go-1.20
#:go go-1.21
#:phases
#~(modify-phases %standard-phases
(replace 'build