Hi

Total newbie question but I ave go installed and all the basic hello world 
example are working fine. 

However when I use go get to get a remote folder it will not create the 
folders.

So I'm doing
go get github.com/golang/example/hello

and get this
 cd .; git clone https://github.com/golang/example 
C:\GoWork\src\github.com\golang\example
package github.com/golang/example/hello: exit status 3221225595

The folders under golang are not created.

What am I doing wrong?

Thanks


-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to