summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e7a59d49..6c394494 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/fatih/color v1.15.0
github.com/joho/godotenv v1.5.1
github.com/olekukonko/tablewriter v0.0.5
- github.com/roadrunner-server/amqp/v4 v4.8.3
+ github.com/roadrunner-server/amqp/v4 v4.8.4
github.com/roadrunner-server/api/v4 v4.8.0
github.com/roadrunner-server/app-logger/v4 v4.1.0
github.com/roadrunner-server/beanstalk/v4 v4.5.2