summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-27 22:25:06 +0000
committerGitHub <[email protected]>2022-01-27 22:25:06 +0000
commitdf9fa79f319722d5263f22a721808fe454ab0bf8 (patch)
treed7d9f4aefb75339d611d4098e62c85ed2e304c41 /go.mod
parent0251e884305de81c290ec54f05cec2956c457240 (diff)
Bump github.com/roadrunner-server/jobs/v2 from 2.8.0-rc.1 to 2.8.0-rc.2
Bumps [github.com/roadrunner-server/jobs/v2](https://github.com/roadrunner-server/jobs) from 2.8.0-rc.1 to 2.8.0-rc.2. - [Release notes](https://github.com/roadrunner-server/jobs/releases) - [Commits](https://github.com/roadrunner-server/jobs/compare/v2.8.0-rc.1...v2.8.0-rc.2) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/jobs/v2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 268ce441..902018dc 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/roadrunner-server/headers/v2 v2.8.0-rc.1
github.com/roadrunner-server/http/v2 v2.8.0-rc.3
github.com/roadrunner-server/informer/v2 v2.8.0-rc.1
- github.com/roadrunner-server/jobs/v2 v2.8.0-rc.1
+ github.com/roadrunner-server/jobs/v2 v2.8.0-rc.2
github.com/roadrunner-server/kv/v2 v2.8.0-rc.1
github.com/roadrunner-server/logger/v2 v2.8.0-rc.1
github.com/roadrunner-server/memcached/v2 v2.8.0-rc.1