Skip to content

Releases: yingshaoxo/go

Golang v1.21, @yingshaoxo

03 May 05:07
Compare
Choose a tag to compare

This version removed the unused-variable warning and unused-import warning.

Currently, I have only compiled it for amd64 platform.

How to use it? Download and Extract the zip file golang_v1.21_linux_amd64_@yingshaoxo.zip, then run export PATH="$PATH:$HOME/Download/go/bin"