From 4a6ed9a40053f7727e82aa4bb294c25c0f836a9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 00:46:01 +0000 Subject: [PATCH] Bump github.com/echocat/slf4g from 1.4.1 to 1.4.2 Bumps [github.com/echocat/slf4g](https://github.com/echocat/slf4g) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/echocat/slf4g/releases) - [Commits](https://github.com/echocat/slf4g/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: github.com/echocat/slf4g dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index c6dc4b4..80c86fb 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module github.com/echocat/slf4g-logr go 1.14 require ( - github.com/echocat/slf4g v1.4.1 + github.com/echocat/slf4g v1.4.2 github.com/go-logr/logr v1.2.4 ) diff --git a/go.sum b/go.sum index 5f88fd6..9e62c67 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/echocat/slf4g v1.4.1 h1:pL1u4LEaHeICmiR2Rtxox6Na6KAoLWfi+UNttJSY+3Y= -github.com/echocat/slf4g v1.4.1/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk= +github.com/echocat/slf4g v1.4.2 h1:DT66E4tFnK9wUdTX7AbO0PyffhmRDc40vg6JSlj32KE= +github.com/echocat/slf4g v1.4.2/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk= github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ= github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=