Closed mvdan closed 7 years ago
Works for me:
$ git clone https://gopkg.in/src-d/go-parse-utils.v1
Cloning into 'go-parse-utils.v1'...
remote: Counting objects: 55, done.
remote: Compressing objects: 100% (30/30), done.
remote: Total 55 (delta 16), reused 0 (delta 0), pack-reused 25
Unpacking objects: 100% (55/55), done.
Checking connectivity... done.
Maybe a temporary error on gopkg.in?
Hmm, still the same here.
I would say it's my internet connection here in Newcastle, but my VPS in London has the same issue.
In case it helps:
$ git version
git version 2.11.1
$ curl --version
curl 7.52.1 (x86_64-pc-linux-gnu) libcurl/7.52.1 OpenSSL/1.0.2k zlib/1.2.11 libpsl/0.17.0 (+libicu/58.2) libssh2/1.8.0
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP UnixSockets HTTPS-proxy PSL
Still working for me with git version 2.11.1. Is this still happening? Do you have issues with just that particular package or any other under gopkg.in?
@mvdan I'm pretty sure you were hitting this: https://github.com/niemeyer/gopkg/issues/50, which has been resolved.
Yeah, the clone seems to work now. Thanks!
Reproducible via
git clone https://gopkg.in/src-d/go-parse-utils.v1