From 46884bb7c178748672c83bfaa1dc3887642750f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 06:51:08 +0000 Subject: [PATCH] chore(deps): bump github.com/blugnu/test Bumps the updated-dependencies group with 1 update: [github.com/blugnu/test](https://github.com/blugnu/test). Updates `github.com/blugnu/test` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/blugnu/test/releases) - [Commits](https://github.com/blugnu/test/compare/v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: github.com/blugnu/test dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: updated-dependencies ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index e9b5bea..a88856f 100644 --- a/go.mod +++ b/go.mod @@ -1,9 +1,9 @@ module github.com/blugnu/errorcontext -go 1.21 +go 1.22 toolchain go1.24.1 retract v0.1.0 // published with incorrect module name in go.mod -require github.com/blugnu/test v0.11.0 +require github.com/blugnu/test v0.12.0 diff --git a/go.sum b/go.sum index 83010ac..3164b34 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/blugnu/test v0.11.0 h1:nwnsc+/AQFHiYTOTiOU22z5Uwd/opHSEsj9gudnuDEs= -github.com/blugnu/test v0.11.0/go.mod h1:7DcohgPcKb2RAKAwR4UFM1lDAWkgTGk4syk60bBRCrw= +github.com/blugnu/test v0.12.0 h1:hGVuCRhQlIlV0bfqIzllPr1TOIsA/LUaWA62jugAqIs= +github.com/blugnu/test v0.12.0/go.mod h1:RNrg6XuScgrASh71BXlNRjAEzAzX9NskuVG/qrqeunU=