Skip to content

yingshaoxo/go

 
 

Repository files navigation

The never_upgrade_go Programming Language

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

yingshaoxo: I have removed the variable unused and import unused warning

The current golang version is: go version devel go1.21 Tue May 2 09:22:56 2023 +0000 linux/amd64

go1.17.13 works fine in ubuntu8, but later versions can't

You have to build go1.4-bootstrap-20171003.tar.gz with musl-dev, then use go1.4 to build go1.17.13

Only go1.10 and before version supports windows xp.

About

The Go programming language

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 88.2%
  • Assembly 5.7%
  • HTML 5.6%
  • C 0.3%
  • Shell 0.1%
  • Perl 0.1%