Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Go module dependencies to latest versions
Upgraded several Go dependencies in `go.mod` and `go.sum` to their latest stable releases. These updates include libraries like `github.com/RoaringBitmap/roaring`, `github.com/cespare/xxhash/v2`, `github.com/redis/go-redis/v9`, and others. This ensures better compatibility, performance, and access to new features.
- Loading branch information