summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-01-12 00:30:24 +0100
committerGitHub <[email protected]>2023-01-12 00:30:24 +0100
commit512f7da726ede45654cd5bafeea83c829d02be4d (patch)
treebb2a5c103f8fcfe8131d6fac2504bd11ecea26ec /go.mod
parentb881a496f52982cf121ae7e4eb9e6b314daf0c96 (diff)
parent569a5ee5b1d94b8ab765a562932664b50cbe8194 (diff)
Merge pull request #1414 from roadrunner-server/dependabot/go_modules/github.com/roadrunner-server/service/v3-3.2.2
build(deps): bump github.com/roadrunner-server/service/v3 from 3.2.0 to 3.2.2
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 09efaa0c..5868d86b 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
github.com/roadrunner-server/sdk/v3 v3.2.0
github.com/roadrunner-server/send/v3 v3.3.0
github.com/roadrunner-server/server/v3 v3.2.0
- github.com/roadrunner-server/service/v3 v3.2.0
+ github.com/roadrunner-server/service/v3 v3.2.2
github.com/roadrunner-server/sqs/v3 v3.3.0
github.com/roadrunner-server/static/v3 v3.2.0
github.com/roadrunner-server/status/v3 v3.2.0