Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/echocat/slf4g
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and blaubaer committed Jul 27, 2024
1 parent 34bf36f commit 60460f4
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.3
github.com/echocat/slf4g v1.6.0
github.com/echocat/slf4g-logr v1.5.3
github.com/go-logr/logr v1.4.2
k8s.io/klog/v2 v2.130.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.3 h1:DdQGyHwdv3+hxRWJh+ZAikUDMVt4TWQg//kcsYJ1SLk=
github.com/echocat/slf4g v1.5.3/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
github.com/echocat/slf4g v1.6.0 h1:7jUx4P8M87UIWVslSK8nYZwS4HT7sh5WBwstab4EDZA=
github.com/echocat/slf4g v1.6.0/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
github.com/echocat/slf4g-logr v1.5.3 h1:9bTuj9dAdR56tktPJoPwAdcCGGcarEtPRN6i2kwFq00=
github.com/echocat/slf4g-logr v1.5.3/go.mod h1:8wEreDy+ZQTW7J+eZNm9rNk3t15Jg1XbxbiMPFbJd4Q=
github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
Expand Down

0 comments on commit 60460f4

Please sign in to comment.