Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go.mod file #80

Closed
yfei1 opened this issue Jun 18, 2019 · 0 comments · Fixed by #81
Closed

Update go.mod file #80

yfei1 opened this issue Jun 18, 2019 · 0 comments · Fixed by #81

Comments

@yfei1
Copy link
Contributor

yfei1 commented Jun 18, 2019

Current go.mod file is using redigo version v2.0.0, which makes projects using go modules unable to use the latest redigo version because of the version conflict. It would be great if miniredis can support the bleeding edge redigo version, especially the one that with DialContext.

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

Successfully merging a pull request may close this issue.

1 participant