geobin-io / geobin.io

[DEPRECATED] Inspect HTTP requests with Geographic Data.
Other
32 stars 5 forks source link

travis build error on `go get -t` #121

Open ungoldman opened 9 years ago

ungoldman commented 9 years ago

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

ghost commented 9 years ago

:angry:

Tyguy7 commented 9 years ago

+1