harlow / kinesis-consumer

Golang library for consuming Kinesis stream data
MIT License
263 stars 88 forks source link

bump go-redis to 8.11.5 #153

Closed pnawalramka closed 1 year ago

pnawalramka commented 1 year ago

Importing store/redis package results in an error due to this issue. This change upgrades go-redis to v8.11.5.

harlow commented 1 year ago

thanks! this PR bumps to v9 https://github.com/harlow/kinesis-consumer/pull/150