Skip to content

Update Redis dependencies and Go version to 1.20#304

Open
filipecosta90 wants to merge 8 commits intopingcap:masterfrom
redis-performance:update-redis-dependencies
Open

Update Redis dependencies and Go version to 1.20#304
filipecosta90 wants to merge 8 commits intopingcap:masterfrom
redis-performance:update-redis-dependencies

Conversation

@filipecosta90
Copy link
Contributor

@filipecosta90 filipecosta90 commented May 2, 2025

This PR updates the Redis client dependency from github.com/go-redis/redis/v9 v9.0.0-rc.1 to github.com/redis/go-redis/v9 v9.8.0 and upgrades Go from 1.18 to 1.20 to support the errors.Join function required by the newer Redis client.

Changes include updating import paths, Dockerfile base images, GitHub Actions workflows, and running go mod tidy to update all dependencies. This ensures compatibility with newer dependency versions while maintaining project functionality.

@filipecosta90 filipecosta90 changed the title Update Redis Dependencies Update Redis dependencies and Go version to 1.20 May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants