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

dependencies outdated #2

Open
newsfusion opened this issue Apr 2, 2021 · 1 comment
Open

dependencies outdated #2

newsfusion opened this issue Apr 2, 2021 · 1 comment

Comments

@newsfusion
Copy link

I get following error when I try to install your tool
package github.com/go-redis/redis/v7: cannot find package "github.com/go-redis/redis/v7" in any of: /usr/lib/go-1.10/src/github.com/go-redis/redis/v7 (from $GOROOT) /root/go/src/github.com/go-redis/redis/v7 (from $GOPATH)

Could you please fix it? I seems that your tool is that I need. I've no experience in go, so I can't fix it myself

@kyai
Copy link
Owner

kyai commented Apr 13, 2021

You should use gomod to compile:
https://blog.golang.org/using-go-modules
Or you can use release version:
https://github.com/kyai/redis-cui/releases/latest

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