Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent ef7c79b commit daa7580
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/alecthomas/kingpin/v2 v2.3.2
github.com/echocat/slf4g v1.5.1
github.com/echocat/slf4g v1.5.2
github.com/echocat/slf4g-klog v1.5.0
github.com/echocat/slf4g/native v1.5.1
github.com/gobuffalo/packr v1.30.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/echocat/slf4g v1.5.0/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk=
github.com/echocat/slf4g v1.5.1 h1:09PnuPs1VEV7SHlbKFm0nA2l7b1WsGprCh9oucKk+CA=
github.com/echocat/slf4g v1.5.1/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
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-klog v1.5.0 h1:JR5ZRbxBiimDFGpKVX3XnNTwRxZuj4wp0Qsdraynpoc=
github.com/echocat/slf4g-klog v1.5.0/go.mod h1:ml0gA1dzWK3/hYiP2MuBZq1rmM5JkxYCdRWiiIlL/fo=
github.com/echocat/slf4g-logr v1.5.0 h1:39OY3y/GSlvhfxlWOZMteY+ZDnsWlourUu08EpX/sLE=
Expand Down

0 comments on commit daa7580

Please sign in to comment.