Skip to content

Use new redigo package path

Administrator requested to merge update-redigo into master

Created by: keegancsmith

One of the things blocking go get -u from just working.

Ran

ruplacer --go \
  github.com/garyburd/redigo/redis \
  github.com/gomodule/redigo/redis
go get -u \
  github.com/boj/redistore \
  github.com/go-redsync/redsync \
  github.com/gomodule/redigo

Merge request reports

Loading