From 190cebda00dcf5d1b037244401ecd52b1209a6ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 06:41:44 +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/loads](https://github.com/go-openapi/loads). Bumps the go-openapi-dependencies group with 1 update in the /internal/testintegration directory: [github.com/go-openapi/loads](https://github.com/go-openapi/loads). Updates `github.com/go-openapi/loads` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/go-openapi/loads/releases) - [Commits](https://github.com/go-openapi/loads/compare/v0.25.1...v0.25.2) Updates `github.com/go-openapi/loads` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/go-openapi/loads/releases) - [Commits](https://github.com/go-openapi/loads/compare/v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: github.com/go-openapi/loads dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/loads dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-openapi-dependencies ... Signed-off-by: dependabot[bot] --- internal/testintegration/go.mod | 2 +- internal/testintegration/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/testintegration/go.mod b/internal/testintegration/go.mod index 150016b..bf589c5 100644 --- a/internal/testintegration/go.mod +++ b/internal/testintegration/go.mod @@ -4,7 +4,7 @@ go 1.25.0 require ( github.com/go-openapi/analysis v0.26.2 - github.com/go-openapi/loads v0.25.1 + github.com/go-openapi/loads v0.25.2 github.com/go-openapi/spec v0.22.11 github.com/go-openapi/swag/loading v0.29.1 github.com/go-openapi/testify/v2 v2.7.0 diff --git a/internal/testintegration/go.sum b/internal/testintegration/go.sum index 52d090b..bd0f677 100644 --- a/internal/testintegration/go.sum +++ b/internal/testintegration/go.sum @@ -4,8 +4,8 @@ github.com/go-openapi/jsonpointer v1.0.0 h1:kR9tHqY0CtZaOPVFm622dPVNhrvYpwr4uCxg github.com/go-openapi/jsonpointer v1.0.0/go.mod h1:Z3rw7dWu1p9IgitXCFamSlA5lmDiklEB6vkaxcNZW5Y= github.com/go-openapi/jsonreference v1.0.1 h1:4zJ7AmYDKNmD3aSpfPnFNCFA5E80/xMHUNKgydaLh38= github.com/go-openapi/jsonreference v1.0.1/go.mod h1:dYplQXa6p5lXprLcJ8LE2iU7vNpXsAHDQ5ZAgL+Qx3A= -github.com/go-openapi/loads v0.25.1 h1:toKQdIDLxlqfKLLGUUmUsiTd5/X0Chzvde9EGYQP/Ac= -github.com/go-openapi/loads v0.25.1/go.mod h1:33Hen4tsKXHL45TyYojvfD5fZUFN4O1y4r/XhsRW2zc= +github.com/go-openapi/loads v0.25.2 h1:+uNsDlRQfYtZTrh+3pdwampcAqZVPuBJW0IA82aZHII= +github.com/go-openapi/loads v0.25.2/go.mod h1:RXsfJEQGGNv4uw8u/KdmF8Vh8OR4fTfs9ZO4QrzNohA= github.com/go-openapi/spec v0.22.11 h1:/ZW28n4PCghbBpwjmvoMeyCeDwd6pIe715Ov8T3kAaQ= github.com/go-openapi/spec v0.22.11/go.mod h1:Ypu+u1KTejey7/QCr3j1ChdjwhGgXuklbH7l8+YP1J4= github.com/go-openapi/strfmt v0.27.0 h1:kbcTeaD9TXuXD0hhMXzuYa1sdTo6+dWGvwjW93E80IM=