Commit 07f56d61 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated go to 1.21.9

parent 69689a65
......@@ -27,7 +27,7 @@ temporary:
rm -rf go1.4
rm -rf go
tar xf go1.19.7.src.tar.gz
tar xf go1.21.9.src.tar.gz
if [ "$(HOSTTYPE)" = "aarch64" ]; then \
tar xf go-linux-arm64-bootstrap.tbz ; \
cd go/src && GOROOT_BOOTSTRAP=$(CURDIR)/go-linux-arm64-bootstrap GOCACHE=/tmp/gocache ./all.bash ; \
......
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