Skip to content

Commit 3d615ce

Browse files
dependabot[bot]blaubaer
authored andcommitted
Bump github.com/echocat/slf4g from 1.5.1 to 1.5.2
Bumps [github.com/echocat/slf4g](https://github.com/echocat/slf4g) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/echocat/slf4g/releases) - [Commits](echocat/slf4g@v1.5.1...v1.5.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 7239364 commit 3d615ce

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.5.1
6+
github.com/echocat/slf4g v1.5.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.5.1 h1:09PnuPs1VEV7SHlbKFm0nA2l7b1WsGprCh9oucKk+CA=
2-
github.com/echocat/slf4g v1.5.1/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
1+
github.com/echocat/slf4g v1.5.2 h1:QBdnMI95Ju9j0VHsZ7IHGFKqrsF1EBN1n9EqWIjM4dw=
2+
github.com/echocat/slf4g v1.5.2/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
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)