From e588653d8448559b32c6ac32bf541ef26147e9b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 07:23:57 +0000 Subject: [PATCH] chore(deps): Bump the go-openapi-dependencies group across 2 directories with 1 update Bumps the go-openapi-dependencies group with 1 update in the / directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify). Bumps the go-openapi-dependencies group with 1 update in the /mangling directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify). Updates `github.com/go-openapi/testify/v2` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](https://github.com/go-openapi/testify/compare/v2.6.0...v2.6.1) Updates `github.com/go-openapi/testify/v2` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](https://github.com/go-openapi/testify/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: github.com/go-openapi/testify/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/testify/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-openapi-dependencies ... Signed-off-by: dependabot[bot] --- mangling/go.mod | 2 +- mangling/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mangling/go.mod b/mangling/go.mod index 553af63..4b02dbf 100644 --- a/mangling/go.mod +++ b/mangling/go.mod @@ -4,5 +4,5 @@ go 1.25.0 require ( github.com/go-openapi/swag/pools v0.28.0 - github.com/go-openapi/testify/v2 v2.6.0 + github.com/go-openapi/testify/v2 v2.6.1 ) diff --git a/mangling/go.sum b/mangling/go.sum index 5e878b7..cfe640c 100644 --- a/mangling/go.sum +++ b/mangling/go.sum @@ -1,4 +1,4 @@ github.com/go-openapi/swag/pools v0.28.0 h1:HPMZWSAfce3rdVTFcjFiCIBtDg9h4x2QlRrHipwhxeU= github.com/go-openapi/swag/pools v0.28.0/go.mod h1:kVQefhSK5RWuRe7BXsL8htgBPAMpN7HDGpGEknqugeE= -github.com/go-openapi/testify/v2 v2.6.0 h1:5PKH2HE7YJ/LuRPQGvSxBRlFXNQhSetBLlGAgUEu3ug= -github.com/go-openapi/testify/v2 v2.6.0/go.mod h1:SgsVHtfooshd0tublTtJ50FPKhujf47YRqauXXOUxfw= +github.com/go-openapi/testify/v2 v2.6.1 h1:6CNJhTjMzgaeaH8WhshcsZNPIvRemiOcFpU7seO/y7Q= +github.com/go-openapi/testify/v2 v2.6.1/go.mod h1:SgsVHtfooshd0tublTtJ50FPKhujf47YRqauXXOUxfw=