diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-29 23:00:30 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2023-03-29 23:00:30 +0000 |
commit | efafc36fc7dfc08414cb98721c38a2ee3525fe9b (patch) | |
tree | fc45bcc2fd53753fb506e5200b85e3d868982512 /go.mod | |
parent | 4cc2b81d81d7ed142ff895dc226b721c5a3e4eac (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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |