diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ require ( github.com/roadrunner-server/informer/v4 v4.1.8 github.com/roadrunner-server/jobs/v4 v4.3.10 github.com/roadrunner-server/kafka/v4 v4.1.11 - github.com/roadrunner-server/kv/v4 v4.1.10 + github.com/roadrunner-server/kv/v4 v4.1.11 github.com/roadrunner-server/lock/v4 v4.0.9 github.com/roadrunner-server/logger/v4 v4.1.8 github.com/roadrunner-server/memcached/v4 v4.1.8 |