diff --git a/go.mod b/go.mod index fac4bfb..bf970d6 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/redis/go-redis/v9 v9.6.1 github.com/stretchr/testify v1.9.0 go.uber.org/mock v0.4.0 - golang.org/x/sync v0.8.0 + golang.org/x/sync v0.19.0 ) require (