Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get error is there anyother way to install #25

Open
nimnim111 opened this issue May 5, 2021 · 1 comment
Open

go get error is there anyother way to install #25

nimnim111 opened this issue May 5, 2021 · 1 comment

Comments

@nimnim111
Copy link

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
Copy link

leb4r commented Oct 21, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants