tanaikech/goodls

go get error is there anyother way to install

nimnim111 opened this issue · 1 comments

package google.golang.org/api/drive/v3: unrecognized import path "google.golang.org/api/drive/v3" (https fetch: Get https://google.golang.org/api/drive/v3?go-get=1: dial tcp: lookup google.golang.org: no such host)
package google.golang.org/api/googleapi: unrecognized import path "google.golang.org/api/googleapi" (https fetch: Get https://google.golang.org/api/googleapi?go-get=1: dial tcp: lookup google.golang.org: no such host)

cd .; git clone -- https://github.com/urfave/cli /home/nimnim/go/src/github.com/urfave/cli

Cloning into '/home/nimnim/go/src/github.com/urfave/cli'...
fatal: unable to access 'https://github.com/urfave/cli/': Could not resolve host: github.com
package github.com/urfave/cli: exit status 128
package golang.org/x/crypto/ssh/terminal: unrecognized import path "golang.org/x/crypto/ssh/terminal" (https fetch: Get https://golang.org/x/crypto/ssh/terminal?go-get=1: dial tcp: lookup golang.org: no such host)
package google.golang.org/api/googleapi/transport: unrecognized import path "google.golang.org/api/googleapi/transport" (https fetch: Get https://google.golang.org/api/googleapi/transport?go-get=1: dial tcp: lookup google.golang.org: no such host)

leb4r commented

You can find binaries on the release page. https://github.com/tanaikech/goodls/releases