From d0a0b3b859ff432994a373a1c99fb6a5efe0d1f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 13:09:33 +0000 Subject: [PATCH] build(deps): bump github.com/timonwong/loggercheck from 0.10.1 to 0.11.0 Bumps [github.com/timonwong/loggercheck](https://github.com/timonwong/loggercheck) from 0.10.1 to 0.11.0. - [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.10.1...v0.11.0) --- updated-dependencies: - dependency-name: github.com/timonwong/loggercheck dependency-version: 0.11.0 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 9557cdc3dcb5..5383b0b6b7a6 100644 --- a/go.mod +++ b/go.mod @@ -111,7 +111,7 @@ require ( github.com/tdakkota/asciicheck v0.4.1 github.com/tetafro/godot v1.5.0 github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 - github.com/timonwong/loggercheck v0.10.1 + github.com/timonwong/loggercheck v0.11.0 github.com/tomarrell/wrapcheck/v2 v2.11.0 github.com/tommy-muehle/go-mnd/v2 v2.5.1 github.com/ultraware/funlen v0.2.0 diff --git a/go.sum b/go.sum index 7d65bcaa5c89..9fd1e551394e 100644 --- a/go.sum +++ b/go.sum @@ -579,8 +579,8 @@ github.com/tetafro/godot v1.5.0 h1:aNwfVI4I3+gdxjMgYPus9eHmoBeJIbnajOyqZYStzuw= github.com/tetafro/godot v1.5.0/go.mod h1:2oVxTBSftRTh4+MVfUaUXR6bn2GDXCaMcOG4Dk3rfio= github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 h1:9LPGD+jzxMlnk5r6+hJnar67cgpDIz/iyD+rfl5r2Vk= github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67/go.mod h1:mkjARE7Yr8qU23YcGMSALbIxTQ9r9QBVahQOBRfU460= -github.com/timonwong/loggercheck v0.10.1 h1:uVZYClxQFpw55eh+PIoqM7uAOHMrhVcDoWDery9R8Lg= -github.com/timonwong/loggercheck v0.10.1/go.mod h1:HEAWU8djynujaAVX7QI65Myb8qgfcZ1uKbdpg3ZzKl8= +github.com/timonwong/loggercheck v0.11.0 h1:jdaMpYBl+Uq9mWPXv1r8jc5fC3gyXx4/WGwTnnNKn4M= +github.com/timonwong/loggercheck v0.11.0/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=