Skip to content

Commit

Permalink
Bump github.com/echocat/slf4g from 1.6.1 to 1.6.2 (#200)
Browse files Browse the repository at this point in the history
Bumps [github.com/echocat/slf4g](https://github.com/echocat/slf4g) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/echocat/slf4g/releases)
- [Commits](echocat/slf4g@v1.6.1...v1.6.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent d036616 commit 9a45906
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 @@ -9,7 +9,7 @@ require (
dario.cat/mergo v1.0.1
github.com/CAFxX/httpcompression v0.0.10
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/echocat/slf4g v1.6.1
github.com/echocat/slf4g v1.6.2
github.com/echocat/slf4g-klog v1.6.1
github.com/echocat/slf4g/native v1.6.1
github.com/google/uuid v1.6.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/echocat/go-httpcompression v0.0.10 h1:LyQbJjKcp2y5LsvkA54gHlkWImhLuOHmLcXHptmVFio=
github.com/echocat/go-httpcompression v0.0.10/go.mod h1:jR/lmDAPsTD6lQaDw7Q8SnmtyUaJyEE2nwVCmyt3z0o=
github.com/echocat/slf4g v1.6.1 h1:nQt0ZivDOsn8dyf3BJaHj1hWTF9MXsoefPUoTbVBI18=
github.com/echocat/slf4g v1.6.1/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
github.com/echocat/slf4g v1.6.2 h1:fZPzeDaO7exJYOHVLlEE4EY4J7u9ekIfh9r7nc6sAFc=
github.com/echocat/slf4g v1.6.2/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
github.com/echocat/slf4g-klog v1.6.1 h1:F0t+N4VTu4flwicjwGPB0K6/BsbhehcOnID3+Ke7uY0=
github.com/echocat/slf4g-klog v1.6.1/go.mod h1:0SG7K0aNIQNTCU+6017WJWSTplqGpxrK58c5jbJ1KNM=
github.com/echocat/slf4g-logr v1.6.1 h1:+rqHn/w6LI3v3NVLPsQHupMzgU5RBhnO48F0hsMLaz8=
Expand Down

0 comments on commit 9a45906

Please sign in to comment.