Commit 1e10b3e7 authored by Levin Zimmermann's avatar Levin Zimmermann

golang: Switch default to Go1.21

/reviewed-by @kirr and @jerome
/reviewed-on nexedi/slapos!1494
parent bdceec9e
......@@ -202,7 +202,7 @@ bin = ${gowork.dir:bin}
depends = ${gowork.goinstall:recipe}
# go version used for the workspace (possible to override in applications)
golang = ${golang1.20:location}
golang = ${golang1.21:location}
# no special build flags by default
buildflags =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment