gin-contrib / sessions

Gin middleware for session management
MIT License
1.41k stars 193 forks source link

Update the version of Redigo #133

Open dprosper opened 3 years ago

dprosper commented 3 years ago

The version of redigo used is not accurate, can it be updated to the actual latest. Please see https://github.com/gomodule/redigo/issues/556#issuecomment-826879176

https://github.com/gin-contrib/sessions/blob/de01a566c671c32ff889ab6b984240abd8e2df26/go.mod#L11

Victoryship commented 1 year ago

This conflicts with the redigo version I'm using, can it be updated to the actual latest. thank you very much!!!

burak-aydin commented 2 months ago

Can we please find a solution to this @appleboy ? its been 3 years and this is still a problem.