redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.6k stars 2.31k forks source link

chore: add Go 1.22.x for CI coverage #2975

Open justinhwang opened 2 months ago

justinhwang commented 2 months ago

Similar to #2697, adds support for Go 1.22.x. Also, as per the README, go-redis supports the 2 last Go versions so remove 1.19.x from build.yml.

vmihailenco commented 2 months ago

I am not sure why, but Go 1.19 was restored not so long ago. @ofekshenawa could you shed some light on this?

justinhwang commented 1 month ago

@ofekshenawa quick bump