Replies: 1 comment 1 reply
-
From your code, it appears that &myStruct doesn't implement the DB interface. This is unrelated to go-redis and has nothing to do with either v9.1.0 or v9.0.5. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I see the next error after go-redis upgrade from v9.0.5 to v9.1.0
In go.mod I have the right version of redis:
How client is called:
What is wrong now with v9.1.0 version?
Beta Was this translation helpful? Give feedback.
All reactions