You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
guru@dirtydeeds:~$ go get -u h12.me/socks# cd .; git clone https://h12.me/socks /home/guru/workspace/go/src/h12.me/socks
Cloning into '/home/guru/workspace/go/src/h12.me/socks'...
fatal: unable to access 'https://h12.me/socks/': gnutls_handshake() failed: Handshake failed
package h12.me/socks: exit status 128
The text was updated successfully, but these errors were encountered:
It works fine on my computer and one of my colleague's. I guess it might be an issue of gnutls. Try search "gnutls_handshake() failed: Handshake failed" on Google for a solution.
The text was updated successfully, but these errors were encountered: