Just verified that this is not due to the repo being private.  It happens 
if the repo is public too.

On Monday, May 18, 2020 at 2:02:38 PM UTC-6, Dean Schulze wrote:
>
> Go get doesn't work with private servers that don't have a web serve set 
> up on them.  So I've switched to a private repo on github.com.  I'm 
> getting a 410 error now from some proxy.  Here's the command:
>
> go get  github.com/dwschulze/shippy-service-consignment/proto/consignment
>
> I get this error:
>
> reading 
> https://sum.golang.org/lookup/github.com/dwschulze/shippy-service-consignment@v0.0.0-20200518192947-d5972f582c2c:
>  
> 410 Gone
>
>
> Does go get not work with private repos even on a public github?
>
>
>
>

-- 
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/018d647a-efef-4776-932c-b0d52924f8b7%40googlegroups.com.

Reply via email to