I must be missing something.  Could someone please point me?

kpixley@kpixley-mbp> go version
go version go1.14.4 darwin/amd64
kpixley@kpixley-mbp> go get golang.org/dl/go1.14.4
kpixley@kpixley-mbp> type go1.14.4
bash: type: go1.14.4: not found
kpixley@kpixley-mbp> go get golang.org/dl/go1.13.12
kpixley@kpixley-mbp> type go1.13.12
bash: type: go1.13.12: not found
kpixley@kpixley-mbp> go get golang.org/dl/go1.15beta1
kpixley@kpixley-mbp> type go1.15beta1
bash: type: go1.15beta1: not found

--
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/e4ec57c1-7234-457a-bdff-6448bcde0e34%40juniper.net.

Reply via email to