diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |