Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

travis build error on go get -t #121

Open
ungoldman opened this issue Mar 19, 2015 · 2 comments
Open

travis build error on go get -t #121

ungoldman opened this issue Mar 19, 2015 · 2 comments
Assignees
Labels

Comments

@ungoldman
Copy link
Member

Getting a build error in travis: https://travis-ci.org/geobin-io/geobin.io/builds/54944184#L108-L112

$ 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 .

Looks like a naming convention changed for redis. /cc @CourtF @jyaganeh @aranasaurus

@ungoldman ungoldman added the bug label Mar 19, 2015
@ghost
Copy link

ghost commented Mar 19, 2015

😠

jyaganeh added a commit to jyaganeh/geobin.io that referenced this issue Jul 1, 2015
@jyaganeh jyaganeh self-assigned this Jul 1, 2015
@Tyguy7
Copy link

Tyguy7 commented Aug 13, 2015

+1

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

No branches or pull requests

3 participants