summaryrefslogtreecommitdiff
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
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]>
-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 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
diff --git a/go.sum b/go.sum
index e250aad4..604f2f93 100644
--- a/go.sum
+++ b/go.sum
@@ -516,8 +516,8 @@ github.com/roadrunner-server/http/v2 v2.8.0-rc.3 h1:AEVKcj3kCSyO9SNolx0LrnS7+1ZQ
github.com/roadrunner-server/http/v2 v2.8.0-rc.3/go.mod h1:kjdmPVoww2ijCGggprCsZwr2OD2mJZGDhDlJSaana5o=
github.com/roadrunner-server/informer/v2 v2.8.0-rc.1 h1:9wqD08IJf0iog262l4nmiACMHBRFeukkleDEL1q482s=
github.com/roadrunner-server/informer/v2 v2.8.0-rc.1/go.mod h1:ec+8v1DrMM917eAbYBdP0TjggpWpwCv2eTco1K3v+uM=
-github.com/roadrunner-server/jobs/v2 v2.8.0-rc.1 h1:XxT38vMwrRVw1bhDNo3GoDypXptsG7QAqZyKlt2ZCOQ=
-github.com/roadrunner-server/jobs/v2 v2.8.0-rc.1/go.mod h1:HtIcD3aIN7nby5t8ey/ok4ZLLLiutcrWeQOPq3sIZVM=
+github.com/roadrunner-server/jobs/v2 v2.8.0-rc.2 h1:bl+8dVz3YMFCEP+J+Z3sj8k4/h+swfNJmXRfr7YWlmg=
+github.com/roadrunner-server/jobs/v2 v2.8.0-rc.2/go.mod h1:HtIcD3aIN7nby5t8ey/ok4ZLLLiutcrWeQOPq3sIZVM=
github.com/roadrunner-server/kv/v2 v2.8.0-rc.1 h1:lYE05NB5CwN8RX+sDZTG6pSi/UEecss+1aOZP2BYvgI=
github.com/roadrunner-server/kv/v2 v2.8.0-rc.1/go.mod h1:hGQWEIzguFhQxd4kkXLiBLCVaSA8Wtvhw5O4+i0b2NI=
github.com/roadrunner-server/logger/v2 v2.8.0-rc.1 h1:BbdGDEKz11z8QKO5ck12c0onsZ7Y2/ZYnPYhmYFyXxw=