Skip to content

Commit 4729a6b

Browse files
dependabot[bot]blaubaer
authored andcommitted
Bump github.com/echocat/slf4g from 1.8.2 to 1.8.3
Bumps [github.com/echocat/slf4g](https://github.com/echocat/slf4g) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/echocat/slf4g/releases) - [Commits](echocat/slf4g@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: github.com/echocat/slf4g dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d799a11 commit 4729a6b

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.8.2
6+
github.com/echocat/slf4g v1.8.3
77
github.com/go-logr/logr v1.4.3
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.8.2 h1:909UFKXpjRXkVbuvWVNyHa6PUpxPSbJC+fbans8z0DU=
2-
github.com/echocat/slf4g v1.8.2/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
1+
github.com/echocat/slf4g v1.8.3 h1:xnAQCP7ZTXtzZeJacfj8Zb4xPph1IWD6wpSK/j6sh8Y=
2+
github.com/echocat/slf4g v1.8.3/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
33
github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
44
github.com/go-logr/logr v1.4.3/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=

0 commit comments

Comments
 (0)