You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: