summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-11 22:06:26 +0000
committerGitHub <[email protected]>2023-01-11 22:06:26 +0000
commit569a5ee5b1d94b8ab765a562932664b50cbe8194 (patch)
treebb2a5c103f8fcfe8131d6fac2504bd11ecea26ec
parentb881a496f52982cf121ae7e4eb9e6b314daf0c96 (diff)
build(deps): bump github.com/roadrunner-server/service/v3
Bumps [github.com/roadrunner-server/service/v3](https://github.com/roadrunner-server/service) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/roadrunner-server/service/releases) - [Commits](https://github.com/roadrunner-server/service/compare/v3.2.0...v3.2.2) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/service/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 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
diff --git a/go.sum b/go.sum
index 427dc835..d71c4f13 100644
--- a/go.sum
+++ b/go.sum
@@ -855,8 +855,8 @@ github.com/roadrunner-server/send/v3 v3.3.0 h1:IC5r2/irpYU1ggnSdfV5JQVrUV/T4svre
github.com/roadrunner-server/send/v3 v3.3.0/go.mod h1:hF1j1Kpwq6QAmK7022Fx3mVmQRkl2qg2Re3TCub2w/I=
github.com/roadrunner-server/server/v3 v3.2.0 h1:Ow/aVGHxPwsP6Z4RrMI72ltpMlzMU+h5gyt87OYJfNA=
github.com/roadrunner-server/server/v3 v3.2.0/go.mod h1:+s+TXJZ8FUEMxlb3avV4ArikngqCiCSN9+bbwAi8ttM=
-github.com/roadrunner-server/service/v3 v3.2.0 h1:yyJEtygRjp4PlqwvbbfeIxDT0qSc7nYwA4By4UyzKpw=
-github.com/roadrunner-server/service/v3 v3.2.0/go.mod h1:I59zNO9mp4ObAsfXz9UhK2OyYb+CN9QvuMNyCQtd7O0=
+github.com/roadrunner-server/service/v3 v3.2.2 h1:OTDfeRdvDaoD2hAC1EIDboaJCk4N1jPoqSpsoiTmAH8=
+github.com/roadrunner-server/service/v3 v3.2.2/go.mod h1:I59zNO9mp4ObAsfXz9UhK2OyYb+CN9QvuMNyCQtd7O0=
github.com/roadrunner-server/sqs/v3 v3.3.0 h1:gUzA83XZN8oEIGx8JntteI56iMB0U9fGGYWFff6G2C4=
github.com/roadrunner-server/sqs/v3 v3.3.0/go.mod h1:Hgr/jrYv5XfVT1YHfOQFf6uxD2gwEXAs+2Wbenw+P4E=
github.com/roadrunner-server/static/v3 v3.2.0 h1:XGIXyGwUde6QTPGQ3PG7i/i1w81O9+joKVCQ4jaoifM=