gin-contrib / sessions

Gin middleware for session management
MIT License
1.44k stars 194 forks source link

fix: warning: github.com/gomodule/redigo@v2.0.0+incompatible: retract… #243

Open snowdream opened 1 year ago

snowdream commented 1 year ago

fix: warning: github.com/gomodule/redigo@v2.0.0+incompatible: retracted by module author: Old development version not maintained or published closed #242

codecov-commenter commented 12 months ago

Codecov Report

Merging #243 (4626af7) into master (189b96f) will not change coverage. Report is 10 commits behind head on master. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #243   +/-   ##
=======================================
  Coverage   64.00%   64.00%           
=======================================
  Files           8        8           
  Lines          75       75           
=======================================
  Hits           48       48           
  Misses         25       25           
  Partials        2        2           
Files Coverage Δ
redis/redis.go 31.42% <ø> (ø)

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

spockfish commented 10 months ago

Would be really great if this PR can be merged....

RelicOfTesla commented 1 month ago

@appleboy .Please merge it.. redigo v2.0.0 is a bad old version. or add go.mod "exclude github.com/gomodule/redigo v2.0.0+incompatible"