Skip to content

Commit

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

---
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 Apr 26, 2023
1 parent 361f066 commit ee0372a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/echocat/slf4g-logr
go 1.14

require (
github.com/echocat/slf4g v1.0.0
github.com/echocat/slf4g v1.4.1
github.com/go-logr/logr v1.2.4
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/echocat/slf4g v1.0.0 h1:AnoDugtAECAIihaFJRmO/+fBNyPIvYb8uQ6mF95Dnxo=
github.com/echocat/slf4g v1.0.0/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk=
github.com/echocat/slf4g v1.4.1 h1:pL1u4LEaHeICmiR2Rtxox6Na6KAoLWfi+UNttJSY+3Y=
github.com/echocat/slf4g v1.4.1/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk=
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=

0 comments on commit ee0372a

Please sign in to comment.