From ca62cf48f0592b8ad3ef5140db034335b5357e09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:12:54 +0000 Subject: [PATCH] build(deps): bump github.com/timonwong/loggercheck from 0.9.4 to 0.10.1 Bumps [github.com/timonwong/loggercheck](https://github.com/timonwong/loggercheck) from 0.9.4 to 0.10.1. - [Release notes](https://github.com/timonwong/loggercheck/releases) - [Changelog](https://github.com/timonwong/loggercheck/blob/master/.goreleaser.yml) - [Commits](https://github.com/timonwong/loggercheck/compare/v0.9.4...v0.10.1) --- updated-dependencies: - dependency-name: github.com/timonwong/loggercheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 657dcf2de5aa..39ebc65db4c7 100644 --- a/go.mod +++ b/go.mod @@ -110,7 +110,7 @@ require ( github.com/tdakkota/asciicheck v0.2.0 github.com/tetafro/godot v1.4.18 github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 - github.com/timonwong/loggercheck v0.9.4 + github.com/timonwong/loggercheck v0.10.1 github.com/tomarrell/wrapcheck/v2 v2.9.0 github.com/tommy-muehle/go-mnd/v2 v2.5.1 github.com/ultraware/funlen v0.1.0 diff --git a/go.sum b/go.sum index ae8f7acecaf6..e089544dc025 100644 --- a/go.sum +++ b/go.sum @@ -545,8 +545,8 @@ github.com/tetafro/godot v1.4.18 h1:ouX3XGiziKDypbpXqShBfnNLTSjR8r3/HVzrtJ+bHlI= github.com/tetafro/godot v1.4.18/go.mod h1:2oVxTBSftRTh4+MVfUaUXR6bn2GDXCaMcOG4Dk3rfio= github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 h1:quvGphlmUVU+nhpFa4gg4yJyTRJ13reZMDHrKwYw53M= github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966/go.mod h1:27bSVNWSBOHm+qRp1T9qzaIpsWEP6TbUnei/43HK+PQ= -github.com/timonwong/loggercheck v0.9.4 h1:HKKhqrjcVj8sxL7K77beXh0adEm6DLjV/QOGeMXEVi4= -github.com/timonwong/loggercheck v0.9.4/go.mod h1:caz4zlPcgvpEkXgVnAJGowHAMW2NwHaNlpS8xDbVhTg= +github.com/timonwong/loggercheck v0.10.1 h1:uVZYClxQFpw55eh+PIoqM7uAOHMrhVcDoWDery9R8Lg= +github.com/timonwong/loggercheck v0.10.1/go.mod h1:HEAWU8djynujaAVX7QI65Myb8qgfcZ1uKbdpg3ZzKl8= github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU= github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI= github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=