Message ID | 20250818225046.55311-1-peter.marko@siemens.com |
---|---|
State | New |
Headers | show |
Series | [meta-lts-mixins,kirkstone/go] conf/layer: switch to golang 1.25 | expand |
diff --git a/conf/layer.conf b/conf/layer.conf index 5d1b19f..6c1738b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,7 +14,7 @@ LAYERDEPENDS_lts-go-mixin = " \ core \ " -GOVERSION = "1.24%" +GOVERSION = "1.25%" # Since go-1.21 GOPROXY needs to be set explicitly, otherwise it fails with: # GOPROXY list is not the empty string, but contains no entries