Hi,

Are you working inside the GOPATH? Or are you trying to use it like a 
project that is go mod enabled? I ask because it sound it might try to use 
a proxy if you are on the latest go version.

On Tuesday, September 24, 2019 at 6:11:53 PM UTC+2, eric...@gmail.com wrote:
>
> Hi! This is perhaps more a question about git than Go but must have 
> something to do with go get, too. I tried to fork gotk3 from github on the 
> web page (using Fork button), because I need to merge some important 3rd 
> party pull requests and the maintainer is no longer active.
>
> However, after creating a fresh fork and without making any changes, if I 
> add the repo into an import statement, go get -u fails with the message: 
> cannot load github.com/rasteric/gotk3/gtk: zip: not a valid zip file
>
> My fork is at github.com/rasteric/gotk3 
> <http://www.google.com/url?q=http%3A%2F%2Fgithub.com%2Frasteric%2Fgotk3&sa=D&sntz=1&usg=AFQjCNGWZoz2AwlJiS8NKpjRwmtXgJyUzg>,
>  
> the project using it is private.
>
> How is that possible? Shouldn't a fresh fork work exactly like the 
> original? Does anyone have an idea what's going wrong?
>
> If I cannot merge those pull requests (for copy&paste in a TextView), I 
> can basically scrap the results of half a year of work and say good-bye to 
> GTK. It is very frustrating, so I appreciate very much any help.
>

-- 
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/31b87fdd-717d-4c4d-adf3-d065c60de561%40googlegroups.com.

Reply via email to