简体   繁体   中英

How can you upgrade Go version to 1.2.1 on Nitrous.io?

How can you upgrade Go version to 1.2.1 on Nitrous.io? Default version on a Go box is 1.1.1.

Update it via the package manager, Autoparts: http://help.nitrous.io/autoparts/

I believe Go 1.2.1 is available in the repository: https://github.com/nitrous-io/autoparts/blob/master/lib/autoparts/packages/go.rb#L8

The command is:

parts install go

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM