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
Hi,
I want to install ccat on my new Debian Jessie 8.10 VM (using Vagrant), but there's an error :
$ go get -u github.com/jingweno/ccat
# cd .; git clone https://github.com/jingweno/ccat /home/vagrant/go/src/github.com/jingweno/ccat
Clonage dans '/home/vagrant/go/src/github.com/jingweno/ccat'...
fatal: unable to access 'https://github.com/jingweno/ccat/': gnutls_handshake() failed: Public key signature verification has failed.
package github.com/jingweno/ccat: exit status 128
Go version :
$ go version
go version go1.11.5 linux/amd64
So, have you an idea to help me please ? :)
F.
The text was updated successfully, but these errors were encountered:
Hi,
I want to install ccat on my new Debian Jessie 8.10 VM (using Vagrant), but there's an error :
Go version :
So, have you an idea to help me please ? :)
F.
The text was updated successfully, but these errors were encountered: