Skip to content

Commit cafde12

Browse files
Bump github.com/echocat/slf4g from 1.7.0 to 1.8.3
Bumps [github.com/echocat/slf4g](https://github.com/echocat/slf4g) from 1.7.0 to 1.8.3. - [Release notes](https://github.com/echocat/slf4g/releases) - [Commits](echocat/slf4g@v1.7.0...v1.8.3) --- updated-dependencies: - dependency-name: github.com/echocat/slf4g dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e72a606 commit cafde12

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
dario.cat/mergo v1.0.2
99
github.com/CAFxX/httpcompression v0.0.10
1010
github.com/alecthomas/kingpin/v2 v2.4.0
11-
github.com/echocat/slf4g v1.7.0
11+
github.com/echocat/slf4g v1.8.3
1212
github.com/echocat/slf4g-klog v1.6.3
1313
github.com/echocat/slf4g/native v1.8.3
1414
github.com/google/uuid v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8Yc
2121
github.com/echocat/go-httpcompression v0.0.10 h1:LyQbJjKcp2y5LsvkA54gHlkWImhLuOHmLcXHptmVFio=
2222
github.com/echocat/go-httpcompression v0.0.10/go.mod h1:jR/lmDAPsTD6lQaDw7Q8SnmtyUaJyEE2nwVCmyt3z0o=
2323
github.com/echocat/slf4g v1.6.3/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
24-
github.com/echocat/slf4g v1.7.0 h1:3xYnotPi7VejsFJI0kj4u0lfVsHWj5JsIheahhABqNM=
25-
github.com/echocat/slf4g v1.7.0/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
24+
github.com/echocat/slf4g v1.8.3 h1:xnAQCP7ZTXtzZeJacfj8Zb4xPph1IWD6wpSK/j6sh8Y=
25+
github.com/echocat/slf4g v1.8.3/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
2626
github.com/echocat/slf4g-klog v1.6.3 h1:ff3ljtNoZk827Uyn0qUR24zqX/jjw16QvJHFUQ9Z3bU=
2727
github.com/echocat/slf4g-klog v1.6.3/go.mod h1:PPweDaRldHSs0FKftx1yzL0f6DNuvwI43H3bNnWjwC8=
2828
github.com/echocat/slf4g-logr v1.6.3 h1:pIhQYQ4PWyOqu/Abqx5EqlTOLbIxui+tfUJcI9gws7M=

0 commit comments

Comments
 (0)