cjdcmd
cjdcmd copied to clipboard
Install fails
There appears to be a missing dependency causing the install to fail. Here is the error shown on my server.
root@bsd1:~ # go get -v github.com/inhies/cjdcmd Fetching https://code.google.com/p/go.crypto/curve25519?go-get=1 Parsing meta tags from https://code.google.com/p/go.crypto/curve25519?go-get=1 (status code 200) package code.google.com/p/go.crypto/curve25519: unrecognized import path "code.google.com/p/go.crypto/curve25519" (parse https://code.google.com/p/go.crypto/curve25519?go-get=1: no go-import meta tags)