$ go get -u github.com/boyter/scc/ go: downloading github.com/boyter/scc v1.12.1 go: downloading github.com/boyter/scc v2.12.0+incompatible go: downloading github.com/spf13/cobra v1.1.3 go: downloading golang.org/x/text v0.3.5 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/dbaggerman/cuba v0.3.2 go: downloading github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 ~ took 12s $ go get -u github.com/rakyll/gotest go: downloading github.com/rakyll/gotest v0.0.5 go: downloading github.com/mattn/go-isatty v0.0.11 go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 go: downloading golang.org/x/sys v0.0.0-20210216163648-f7da38b97c65 ~ took 3s $ go version go version go1.16 linux/amd64
I just tested on both linux and M1 and it's working for me. What OS have you tried? Are you facing any networking issues? Can you ping github.com? Best, -- Fernando Meyer On Tue, Feb 16, 2021, at 9:34 PM, Peter Kleiweg wrote: > `go get` is broken. It doesn't download packages. > > Op dinsdag 16 februari 2021 om 20:56:37 UTC+1 schreef Alex Rakoczy: >> Hello gophers, >> >> We just released Go 1.16 >> >> To find out what has changed in Go 1.16, read the release notes: >> https://golang.org/doc/go1.16 >> >> You can download binary and source distributions from our download page: >> https://golang.org/dl/ >> >> If you have Go installed already, an easy way to try go1.16 >> is by using the go command: >> $ go get golang.org/dl/go1.16 >> $ go1.16 download >> >> To compile from source using a Git clone, update to the release with >> "git checkout go1.16" and build as usual. >> >> Thanks to everyone who contributed to the release! >> >> Cheers, >> Alex and Dmitri for the Go Team > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to golang-nuts+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/golang-nuts/040e8124-7675-4767-9348-90ab88908ac8n%40googlegroups.com > > <https://groups.google.com/d/msgid/golang-nuts/040e8124-7675-4767-9348-90ab88908ac8n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/75cfd397-3570-4b99-949f-145dcf0db716%40www.fastmail.com.