Commit 81e3a6c2 authored by Kirill Smelkov's avatar Kirill Smelkov

golang: Switch default to Go1.16

parent 1b563bdc
......@@ -139,7 +139,7 @@ bin = ${gowork.dir:bin}
depends = ${gowork.goinstall:recipe}
# go version used for the workspace (possible to override in applications)
golang = ${golang1.15:location}
golang = ${golang1.16: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