Skip to content

Commit 4a6ed9a

Browse files
dependabot[bot]blaubaer
authored andcommitted
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](echocat/slf4g@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] <support@github.com>
1 parent ee0372a commit 4a6ed9a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/echocat/slf4g-logr
33
go 1.14
44

55
require (
6-
github.com/echocat/slf4g v1.4.1
6+
github.com/echocat/slf4g v1.4.2
77
github.com/go-logr/logr v1.2.4
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/echocat/slf4g v1.4.1 h1:pL1u4LEaHeICmiR2Rtxox6Na6KAoLWfi+UNttJSY+3Y=
2-
github.com/echocat/slf4g v1.4.1/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk=
1+
github.com/echocat/slf4g v1.4.2 h1:DT66E4tFnK9wUdTX7AbO0PyffhmRDc40vg6JSlj32KE=
2+
github.com/echocat/slf4g v1.4.2/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk=
33
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
44
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=

0 commit comments

Comments
 (0)