@@ -89,7 +89,7 @@ Execute the `godoc -http=:8080` command, then open `127.0.0.1:8080` in your brow
|
|||||||
|
|
||||||
## Other commands
|
## Other commands
|
||||||
|
|
||||||
Go provides more commands then those we've just talked about.
|
Go provides more commands than those we've just talked about.
|
||||||
|
|
||||||
go fix // upgrade code from an old version before go1 to a new version after go1
|
go fix // upgrade code from an old version before go1 to a new version after go1
|
||||||
go version // get information about your version of Go
|
go version // get information about your version of Go
|
||||||
|
|||||||
Reference in New Issue
Block a user