module client-side-cache-example go 1.21 require github.com/redis/go-redis/v9 v9.11.0 replace github.com/redis/go-redis/v9 => ../..