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
{{ message }}
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
$ go get -t
package github.com/go-redis/redis
imports github.com/go-redis/redis
imports github.com/go-redis/redis: code in directory /home/travis/gopath/src/github.com/go-redis/redis expects import "gopkg.in/redis.v2"
The command "go get -t" failed and exited with 1 during .
Getting a build error in travis: https://travis-ci.org/geobin-io/geobin.io/builds/54944184#L108-L112
Looks like a naming convention changed for redis. /cc @CourtF @jyaganeh @aranasaurus
The text was updated successfully, but these errors were encountered: