kolo / xmlrpc

Implementation of XMLRPC protocol in Go language.
MIT License
158 stars 92 forks source link

CodeShip build failing #77

Closed icholy closed 2 years ago

icholy commented 3 years ago

@kolo seems like you removed the ssh key that codeship was using. It can't clone anymore

git clone --branch "master" --depth 50 git@github.com:kolo/xmlrpc.git ~/src/github.com/kolo/xmlrpc
00:00
Cloning into '/home/rof/src/github.com/kolo/xmlrpc'...
00:00
Warning: Permanently added 'github.com,140.82.112.3' (RSA) to the list of known hosts.

00:00
git@github.com: Permission denied (publickey).

00:00
fatal: Could not read from remote repository.
00:00

00:00
Please make sure you have the correct access rights
00:00
and the repository exists.
icholy commented 2 years ago

Fixed with 3377102c83bd60413083d5c738173f7db6160698