We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Redis go module used (https://github.com/gomodule/redigo) has improper tagging where the V2.0.0 version we are using is not the latest version. The actual latest version currently is v1.8.8 https://github.com/gomodule/redigo/tags
We need to move to v1.8.8 and have dependABot ignore v2.0.0
No
None
Not relevant
Anything else relevant?
The text was updated successfully, but these errors were encountered:
fix(store): Use latest 1.8.8 of redigo and ignoore bad v2.0.0 tag
c6316ff
closes edgexfoundry#1048 Signed-off-by: Leonard Goodell <[email protected]>
fix: Use latest 1.8.8 of redigo and ignore bad v2.0.0 tag
8367847
fix: Use latest 1.8.8 of redigo and ignore bad v2.0.0 tag (#1049)
73b9dee
closes #1048 Signed-off-by: Leonard Goodell <[email protected]>
lenny-goodell
Successfully merging a pull request may close this issue.
🐞 Bug Report
Affected Services [REQUIRED]
The Redis go module used (https://github.com/gomodule/redigo) has improper tagging where the V2.0.0 version we are using is not the latest version.
The actual latest version currently is v1.8.8
https://github.com/gomodule/redigo/tags
We need to move to v1.8.8 and have dependABot ignore v2.0.0
Is this a regression?
No
Description and Minimal Reproduction [REQUIRED]
🔥 Exception or Error
None
🌍 Your Environment
Not relevant
Anything else relevant?
The text was updated successfully, but these errors were encountered: