golang-web-dev
golang-web-dev copied to clipboard
package github.com/GoesToEleven/golang-web-dev: exit status 128 because of EoF error
When trying to go get or git clone this repo I get the following errors
Cloning into 'C:\GoWorkspace\src\github.com\GoesToEleven\golang-web-dev'... fatal: early EOF fatal: the remote end hung up unexpectedly fatal: index-pack failed error: RPC failed; curl 18 transfer closed with outstanding read data remaining package github.com/GoesToEleven/golang-web-dev: exit status 128
I tried to goolge around on this but didn't get very far is it something that can be fixed ay the repo end . Thanks
Try cloning using SSH instead.. Sometimes large repos need to be cloned that way.