summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-29 23:00:30 +0000
committerGitHub <[email protected]>2023-03-29 23:00:30 +0000
commitefafc36fc7dfc08414cb98721c38a2ee3525fe9b (patch)
treefc45bcc2fd53753fb506e5200b85e3d868982512 /go.mod
parent4cc2b81d81d7ed142ff895dc226b721c5a3e4eac (diff)
build(deps): bump github.com/roadrunner-server/service/v4
Bumps [github.com/roadrunner-server/service/v4](https://github.com/roadrunner-server/service) from 4.0.5 to 4.1.0. - [Release notes](https://github.com/roadrunner-server/service/releases) - [Commits](https://github.com/roadrunner-server/service/compare/v4.0.5...v4.1.0) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/service/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 678afac9..46403d82 100644
--- a/go.mod
+++ b/go.mod
@@ -42,7 +42,7 @@ require (
github.com/roadrunner-server/sdk/v4 v4.2.0
github.com/roadrunner-server/send/v4 v4.0.5
github.com/roadrunner-server/server/v4 v4.1.1
- github.com/roadrunner-server/service/v4 v4.0.5
+ github.com/roadrunner-server/service/v4 v4.1.0
github.com/roadrunner-server/sqs/v4 v4.2.3
github.com/roadrunner-server/static/v4 v4.0.5
github.com/roadrunner-server/status/v4 v4.1.5