Skip to content

Commit

Permalink
Bump github.com/echocat/slf4g from 1.5.2 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [github.com/echocat/slf4g](https://github.com/echocat/slf4g) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/echocat/slf4g/releases)
- [Commits](echocat/slf4g@v1.5.2...v1.5.3)

---
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>
  • Loading branch information
dependabot[bot] authored and blaubaer committed Mar 6, 2024
1 parent 726d471 commit 9d396e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/echocat/slf4g-klog
go 1.14

require (
github.com/echocat/slf4g v1.5.2
github.com/echocat/slf4g v1.5.3
github.com/echocat/slf4g-logr v1.5.2
github.com/go-logr/logr v1.4.1
k8s.io/klog/v2 v2.120.1
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
github.com/echocat/slf4g v1.5.2 h1:QBdnMI95Ju9j0VHsZ7IHGFKqrsF1EBN1n9EqWIjM4dw=
github.com/echocat/slf4g v1.5.2/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
github.com/echocat/slf4g v1.5.3 h1:DdQGyHwdv3+hxRWJh+ZAikUDMVt4TWQg//kcsYJ1SLk=
github.com/echocat/slf4g v1.5.3/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
github.com/echocat/slf4g-logr v1.5.2 h1:Ufeyeg3FNTLXlDdfEKHCiw2TF1CmVeIDkbMUwnqqOWQ=
github.com/echocat/slf4g-logr v1.5.2/go.mod h1:nk6kJyOATGbauhz9e+4KZLUL2PEP163U3MPsO+jxCNo=
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
Expand Down

0 comments on commit 9d396e4

Please sign in to comment.