Go 是 Google 開發的一種編譯型,并發型,并具有垃圾回收功能的編程語言。Go 1.9.5 已發布,包含對編譯器、GO 命令 和 net/http/pprof 包的修復,具體細節請查閱:
https://github.com/golang/go/issues?q=milestone%3AGo1.9.5
同時發布的還有 Go 1.10.1 ,包含對編譯器、運行時,以及 archive/zip、crypto/tls、crypto/x509、encoding/json、net、 net/http、net/http/pprof 等包的修復,具體細節請查閱:
https://github.com/golang/go/issues?utf8=%E2%9C%93&q=milestone%3AGo1.10.1
下載地址:
https://github.com/golang/go/releases