summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-19 22:27:27 +0000
committerGitHub <[email protected]>2022-01-19 22:27:27 +0000
commitb94951959ed424eee24c03acbff0df019c6f9fc1 (patch)
tree95f570edae8ac16bdfe948fc79613917b28f7864 /go.mod
parentb49a0b183b234efcbd5e58bea5433439ab037a84 (diff)
Bump github.com/roadrunner-server/logger/v2
Bumps [github.com/roadrunner-server/logger/v2](https://github.com/roadrunner-server/logger) from 2.0.0-rc.3 to 2.0.0-rc.4. - [Release notes](https://github.com/roadrunner-server/logger/releases) - [Commits](https://github.com/roadrunner-server/logger/compare/v2.0.0-rc.3...v2.0.0-rc.4) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/logger/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 c36416c8..4b1355e3 100644
--- a/go.mod
+++ b/go.mod
@@ -26,7 +26,7 @@ require (
github.com/roadrunner-server/informer/v2 v2.0.0-rc.2
github.com/roadrunner-server/jobs/v2 v2.0.0-rc.2
github.com/roadrunner-server/kv/v2 v2.0.0-rc.1
- github.com/roadrunner-server/logger/v2 v2.0.0-rc.3
+ github.com/roadrunner-server/logger/v2 v2.0.0-rc.4
github.com/roadrunner-server/memcached/v2 v2.0.0-rc.1
github.com/roadrunner-server/memory/v2 v2.0.0-rc.1
github.com/roadrunner-server/metrics/v2 v2.0.0-rc.2