From b661f55e2467e34788ad91dc83280d18c667c495 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 20:26:32 +0000 Subject: [PATCH] chore(deps): Bump github.com/go-openapi/swag/stringutils Bumps [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) from 0.28.0 to 0.29.1. - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](https://github.com/go-openapi/swag/compare/v0.28.0...v0.29.1) --- updated-dependencies: - dependency-name: github.com/go-openapi/swag/stringutils dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 24d769b..4e890eb 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/go-openapi/strfmt v0.27.0 github.com/go-openapi/swag/conv v0.29.1 github.com/go-openapi/swag/jsonutils v0.28.0 - github.com/go-openapi/swag/stringutils v0.28.0 + github.com/go-openapi/swag/stringutils v0.29.1 github.com/go-openapi/swag/typeutils v0.29.1 github.com/go-openapi/validate v0.26.3 github.com/obalunenko/getenv v1.15.0 diff --git a/go.sum b/go.sum index 72af63c..b028eb4 100644 --- a/go.sum +++ b/go.sum @@ -37,8 +37,8 @@ github.com/go-openapi/swag/mangling v0.28.0 h1:pH8eyeNO9SLYsTMWJrurnNfKmDa28XrlA github.com/go-openapi/swag/mangling v0.28.0/go.mod h1:jtBE2+V+3pILxOR7Vgce+Cwp6A2PgZbvVqfNntbVs0w= 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/swag/stringutils v0.28.0 h1:ixsc9iYgDPubHL/8nSkbnryEHpD2VRlBMLKpQyPXcDU= -github.com/go-openapi/swag/stringutils v0.28.0/go.mod h1:lzRN95CxXmA03XcDWHLOb6nOMcxCqR5rGY0lOgsfRoM= +github.com/go-openapi/swag/stringutils v0.29.1 h1:1ykunK7iJQk1uOO7+oUH1ukbsK85fFCOiCFMOVSY+F0= +github.com/go-openapi/swag/stringutils v0.29.1/go.mod h1:7fSqZ+z8Qc0tOfAAK0jVa5qFGrnIlRi6n7NeGGrr1vc= github.com/go-openapi/swag/typeutils v0.29.1 h1:Nzv9nhnlLCRBPQqfOX+7lB6Guju370or8StT+lIOf6M= github.com/go-openapi/swag/typeutils v0.29.1/go.mod h1:hxpgDZJVBkBsi/d3MIUosafoFdE5exaQRmVp0zwu3YE= github.com/go-openapi/swag/yamlutils v0.28.0 h1:TV3JXH6DS46KUroDtMLAYHGkdWf5VDq3wVWFirmzROY= diff --git a/vendor/modules.txt b/vendor/modules.txt index 4c61898..b4e6088 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -77,7 +77,7 @@ github.com/go-openapi/swag/mangling # github.com/go-openapi/swag/pools v0.28.0 ## explicit; go 1.25.0 github.com/go-openapi/swag/pools -# github.com/go-openapi/swag/stringutils v0.28.0 +# github.com/go-openapi/swag/stringutils v0.29.1 ## explicit; go 1.25.0 github.com/go-openapi/swag/stringutils # github.com/go-openapi/swag/typeutils v0.29.1