Golang installation is faulty

Hi,

When I install Golang using the command: 'sudo apt install golang'

I get the old version of Golang

sudo apt install golang
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
golang-1.10 golang-1.10-doc golang-1.10-go
golang-1.10-race-detector-runtime golang-1.10-src golang-doc golang-go
golang-race-detector-runtime golang-src
Suggested packages:
bzr mercurial subversion
The following NEW packages will be installed:
golang golang-1.10 golang-1.10-doc golang-1.10-go
golang-1.10-race-detector-runtime golang-1.10-src golang-doc golang-go
golang-race-detector-runtime golang-src
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 42,7 MB of archives.
After this operation, 229 MB of additional disk space will be used.
Do you want to continue? [Y/n] y

I need to build projects that require Golang v 1.14 or newer, so I had to download binaries directly from the Golang project page.

Is there any possibility to improve these repositories?

Welcome to the forum.

You can download deb installer here. It worked for me.

https://packages.debian.org/buster-backports/golang-1.14-go