Skip to content

garyburd/redigo is no longer the default Redigo source #8

@lucasvfventura

Description

@lucasvfventura

Trying to build my application that uses redisearch-go using GO 1.11 modules (outside the GOPATH) generated the following error:
\pkg\mod\github.com\garyburd\[email protected]+incompatible\redis\pool.go:28:2: use of internal package github.com/gomodule/redigo/internal not allowed

According to the issue heroku/x#34 , it seems that all Redigo development was moved to github.com/gomodule/redigo.

The issue might be fixed by updating all references to Redigo to the current source.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions