redis-cui
redis-cui copied to clipboard
dependencies outdated
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
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