summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-12 22:31:49 +0000
committerGitHub <[email protected]>2022-07-12 22:31:49 +0000
commit22f73a425750c156f1660eb2d61f44c62e4d3c40 (patch)
treeb5da5e172902b963e63a1797d11a3bb5711e3f9e /go.mod
parent60aa3d4347bb19a04999a996864561ac1e28a821 (diff)
build(deps): bump github.com/roadrunner-server/logger/v2
Bumps [github.com/roadrunner-server/logger/v2](https://github.com/roadrunner-server/logger) from 2.13.4 to 2.13.5. - [Release notes](https://github.com/roadrunner-server/logger/releases) - [Commits](https://github.com/roadrunner-server/logger/compare/v2.13.4...v2.13.5) --- 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 0c3c51cd..c025ca78 100644
--- a/go.mod
+++ b/go.mod
@@ -26,7 +26,7 @@ require (
github.com/roadrunner-server/informer/v2 v2.11.7
github.com/roadrunner-server/jobs/v2 v2.15.5
github.com/roadrunner-server/kv/v2 v2.12.7
- github.com/roadrunner-server/logger/v2 v2.13.4
+ github.com/roadrunner-server/logger/v2 v2.13.5
github.com/roadrunner-server/memcached/v2 v2.12.4
github.com/roadrunner-server/memory/v2 v2.15.3
github.com/roadrunner-server/metrics/v2 v2.13.6