thanks this was helpful.  Is there a good rule of thumb when updating old 
"go get" instructions. e.g. 
Go Tour (googlesource.com) 
<https://go.googlesource.com/tour/+/2bf82070c397a994c62dff00045443d18b37d807/README.md#:~:text=Go%20Tour%201%20Download%2FInstall%20To%20install%20the%20tour,To%20deploy%20tour.golang.org%2C%20run%3A%20...%205%20License%20>
  
shows
" go get golang.org/x/tour

but when i try 
 go install golang.org/x/tour

I find myself running into this issue installing any older modules before 
the "go get" deprecation
On Tuesday, September 26, 2023 at 7:22:41 AM UTC-7 Pankaj Jangid wrote:

> go install golang.org/x/website/tour@latest
>
> On Tuesday, 26 September 2023 at 11:59:57 UTC+5:30 王富民awaw wrote:
>
>> Hi Friends of Go
>>
>> Is there an offline version of A Tour of Go?
>> Could be in PDF or Powerpoint or preferably Go's beautiful present format.
>>
>> A quick Google search didn't reveal anything relevant.
>> Thanks in advance.
>>
>

-- 
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/4f055dc7-a5b4-46af-9d40-d994c73199d1n%40googlegroups.com.

Reply via email to