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

Remove go.mod and go.sum #1150

Merged
merged 1 commit into from
Sep 3, 2019
Merged

Remove go.mod and go.sum #1150

merged 1 commit into from
Sep 3, 2019

Conversation

pierrre
Copy link

@pierrre pierrre commented Sep 3, 2019

v6 branch is not compatible with Go module, and causes issue with Go 1.13.
The simplest solution is to remove the module support.

v7 will have correct module support.

Fixes #1149

v6 branch is not compatible with Go module, and causes issue with Go 1.13.
The simplest solution is to remove the module support.

v7 will have correct module support.

Fixes #1149
@vmihailenco vmihailenco merged commit 17c0585 into redis:v6 Sep 3, 2019
@pierrre
Copy link
Author

pierrre commented Sep 3, 2019

I was waiting for the build 😄
https://travis-ci.org/go-redis/redis/builds/580261879

@vmihailenco
Copy link
Collaborator

Thanks. Tagged v6.15.5

@pierrre
Copy link
Author

pierrre commented Sep 3, 2019

Thank you !

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 this pull request may close these issues.

2 participants