From 1ac88e6b59f6f781617be332692abff541dc43f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 23:13:27 +0000 Subject: [PATCH] build(deps): bump github.com/MirrexOne/unqueryvet from 1.2.1 to 1.3.0 Bumps [github.com/MirrexOne/unqueryvet](https://github.com/MirrexOne/unqueryvet) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/MirrexOne/unqueryvet/releases) - [Commits](https://github.com/MirrexOne/unqueryvet/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: github.com/MirrexOne/unqueryvet dependency-version: 1.3.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 49d8d67da018..3089146c57bc 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/Antonboom/testifylint v1.6.4 github.com/BurntSushi/toml v1.5.0 github.com/Djarvur/go-err113 v0.1.1 - github.com/MirrexOne/unqueryvet v1.2.1 + github.com/MirrexOne/unqueryvet v1.3.0 github.com/OpenPeeDeeP/depguard/v2 v2.2.1 github.com/alecthomas/chroma/v2 v2.20.0 github.com/alecthomas/go-check-sumtype v0.3.1 diff --git a/go.sum b/go.sum index ebfe81a15749..af1aac3f5a1a 100644 --- a/go.sum +++ b/go.sum @@ -63,8 +63,8 @@ github.com/Djarvur/go-err113 v0.1.1 h1:eHfopDqXRwAi+YmCUas75ZE0+hoBHJ2GQNLYRSxao github.com/Djarvur/go-err113 v0.1.1/go.mod h1:IaWJdYFLg76t2ihfflPZnM1LIQszWOsFDh2hhhAVF6k= github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0= github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM= -github.com/MirrexOne/unqueryvet v1.2.1 h1:M+zdXMq84g+E1YOLa7g7ExN3dWfZQrdDSTCM7gC+m/A= -github.com/MirrexOne/unqueryvet v1.2.1/go.mod h1:IWwCwMQlSWjAIteW0t+28Q5vouyktfujzYznSIWiuOg= +github.com/MirrexOne/unqueryvet v1.3.0 h1:5slWSomgqpYU4zFuZ3NNOfOUxVPlXFDBPAVasZOGlAY= +github.com/MirrexOne/unqueryvet v1.3.0/go.mod h1:IWwCwMQlSWjAIteW0t+28Q5vouyktfujzYznSIWiuOg= github.com/OpenPeeDeeP/depguard/v2 v2.2.1 h1:vckeWVESWp6Qog7UZSARNqfu/cZqvki8zsuj3piCMx4= github.com/OpenPeeDeeP/depguard/v2 v2.2.1/go.mod h1:q4DKzC4UcVaAvcfd41CZh0PWpGgzrVxUYBlgKNGquUo= github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0=