Skip to content

Golang v1.21, @yingshaoxo

Latest
Compare
Choose a tag to compare
@yingshaoxo yingshaoxo released this 03 May 05:07
· 3 commits to master since this release

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"