summaryrefslogtreecommitdiff
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
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]>
-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 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
diff --git a/go.sum b/go.sum
index 829ff3b2..6de00b95 100644
--- a/go.sum
+++ b/go.sum
@@ -457,8 +457,8 @@ github.com/roadrunner-server/jobs/v2 v2.15.5 h1:D9QP5n8m6qxmA9317buV/6ICNBTwwA9e
github.com/roadrunner-server/jobs/v2 v2.15.5/go.mod h1:uAsVEzCp1nfY/XhTPCKf9im1hbC64pTgmhugTx+zQWk=
github.com/roadrunner-server/kv/v2 v2.12.7 h1:mBzcQfn2rLJXO8hf1hyCiVqHWKpJpn/a+uFPKlKMU/0=
github.com/roadrunner-server/kv/v2 v2.12.7/go.mod h1:CINO14KmWrtU/hTWZOLbR3X+SwhrNNQluGPdBqIko88=
-github.com/roadrunner-server/logger/v2 v2.13.4 h1:Tnuf2e7yKKkjDualjTC6UEAIoxOlCIDbOQG/uQfJCHs=
-github.com/roadrunner-server/logger/v2 v2.13.4/go.mod h1:mYfhT90r8IgcgSKIk0g1bnUkJOdYdy6ntJgSKqAGe+o=
+github.com/roadrunner-server/logger/v2 v2.13.5 h1:iDjp0ZFlPJlnbfjYX8V+pyJYhbuZo9ArSAVuv1GR5mE=
+github.com/roadrunner-server/logger/v2 v2.13.5/go.mod h1:FZteSDWsJGYi/hlfGo8SxZPe31JJR/nbLA0fSgN/z3k=
github.com/roadrunner-server/memcached/v2 v2.12.4 h1:9p5xxrGQLw/welWL81fMRraq3zmtUm59cI33pb+JEWI=
github.com/roadrunner-server/memcached/v2 v2.12.4/go.mod h1:Qkl0Nj/ofBBLJEe0NP+KUNRLndNTdZnUpiPF5rBBs10=
github.com/roadrunner-server/memory/v2 v2.15.3 h1:yotZ0+/+y6VqB3NK1/VNYVoIH0nEmxm8ayyXGMPJ9EI=