From a3584796daaf7f2d3eed49348aa541411869dc81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 01:55:54 +0000 Subject: [PATCH] chore(deps): Bump github.com/go-openapi/testify/v2 Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify). Updates `github.com/go-openapi/testify/v2` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](https://github.com/go-openapi/testify/compare/v2.4.2...v2.5.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/testify/v2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies ... 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 9663cb8..8be6cdd 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/go-openapi/ci-workflows go 1.25.0 -require github.com/go-openapi/testify/v2 v2.4.2 +require github.com/go-openapi/testify/v2 v2.5.0 diff --git a/go.sum b/go.sum index d679ea5..3fecac0 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/go-openapi/testify/v2 v2.4.2 h1:tiByHpvE9uHrrKjOszax7ZvKB7QOgizBWGBLuq0ePx4= -github.com/go-openapi/testify/v2 v2.4.2/go.mod h1:SgsVHtfooshd0tublTtJ50FPKhujf47YRqauXXOUxfw= +github.com/go-openapi/testify/v2 v2.5.0 h1:UOCr63aAsMIDydZbZGqo5Ev01D4eydItRbekDuZMJLw= +github.com/go-openapi/testify/v2 v2.5.0/go.mod h1:SgsVHtfooshd0tublTtJ50FPKhujf47YRqauXXOUxfw=