Golang Update
Hello all, golang has released a new version of 1.15.2. Last post we cover how to install golang on your linux system if you didn't see that check it here.
Are you already installed golang on your system then try this method to upgrade your golang to latest version.
Instructions
Open your terminal type
go get golang.org/dl/go1.15.2
Wait few secs golang get the latest version from server.
again type this in your terminal and latest version of golang now install on your computer
go1.15.2 download
Check the latest version of golang
go1.15.2 version
Finally you got the latest golang version!
Hope you enjoy this please follow my hive blog and If you have any doubts please leave it in comment section.