Github clone failed

$ git clone https://github.com/tools/godep
Cloning into "godep"...
fatal: unable to access "https://github.com/tools/godep/": error:1407742E:SSL ro
utines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

upgrade git to 2.18 solved

Mar.28,2021

git clone https://github.com/tools/godep.git

Git

try ignoring ssl in it


your git or Git-Credential-Manager-for-Windows, should be upgraded
https://githubengineering.com.

Menu