Skip to content

Commit 7239364

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

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.0
6+
github.com/echocat/slf4g v1.5.1
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.0 h1:KFd+9tyHY1n+SCQ1gVgc571rqdVdNHa2Zg1+/o05n3c=
2-
github.com/echocat/slf4g v1.5.0/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk=
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=
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)