From 68edd466cd3a332e8e0dafbd60807aa26cce0f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 07:42:39 +0000 Subject: [PATCH] chore(deps): Bump github.com/go-openapi/loads Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/loads](https://github.com/go-openapi/loads). Updates `github.com/go-openapi/loads` from 0.23.3 to 0.23.4 - [Release notes](https://github.com/go-openapi/loads/releases) - [Commits](https://github.com/go-openapi/loads/compare/v0.23.3...v0.23.4) --- updated-dependencies: - dependency-name: github.com/go-openapi/loads dependency-version: 0.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-openapi-dependencies ... Signed-off-by: dependabot[bot] --- internal/testintegration/go.mod | 4 ++-- internal/testintegration/go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/internal/testintegration/go.mod b/internal/testintegration/go.mod index 47b7ed8..8d97b74 100644 --- a/internal/testintegration/go.mod +++ b/internal/testintegration/go.mod @@ -3,8 +3,8 @@ module github.com/go-openapi/analysis/internal/testintegration go 1.25.0 require ( - github.com/go-openapi/analysis v0.24.3 - github.com/go-openapi/loads v0.23.3 + github.com/go-openapi/analysis v0.25.2 + github.com/go-openapi/loads v0.23.4 github.com/go-openapi/spec v0.22.5 github.com/go-openapi/swag/loading v0.26.0 github.com/go-openapi/testify/v2 v2.5.1 diff --git a/internal/testintegration/go.sum b/internal/testintegration/go.sum index 23de98f..bc71378 100644 --- a/internal/testintegration/go.sum +++ b/internal/testintegration/go.sum @@ -4,8 +4,8 @@ github.com/go-openapi/jsonpointer v0.23.1 h1:1HBACs7XIwR2RcmItfdSFlALhGbe6S92p0r github.com/go-openapi/jsonpointer v0.23.1/go.mod h1:iWRmZTrGn7XwYhtPt/fvdSFj1OfNBngqRT2UG3BxSqY= github.com/go-openapi/jsonreference v0.21.6 h1:NZ5nGfnaM1n4I43Xjm1e5/M2GjOwQwndQz22uhxwD+Y= github.com/go-openapi/jsonreference v0.21.6/go.mod h1:xzbgtQ3ZbWxvET3AxdzCJlJt6vkovbf+IfSPJjD0tUY= -github.com/go-openapi/loads v0.23.3 h1:g5Xap1JfwKkUnZdn+S0L3SzBDpcTIYzZ5Qaag0YDkKQ= -github.com/go-openapi/loads v0.23.3/go.mod h1:NOH07zLajXo8y55hom0omlHWDVVvCwBM/S+csCK8LqA= +github.com/go-openapi/loads v0.23.4 h1:UMC8JClHQeASS+bh1Uc8ShGG6IrKt1kbM2DgFhx/vF0= +github.com/go-openapi/loads v0.23.4/go.mod h1:oXw5oD+IGqI5BdfQgN7y9OXR8JhsAfEDpwWKxpGzeno= github.com/go-openapi/spec v0.22.5 h1:KhO7RBlKQfonUWX2WzQCoLIXVA6AcNqDGZ3a1Dutdlo= github.com/go-openapi/spec v0.22.5/go.mod h1:vxpOtMya5TXtENXKE5bKqv5NjocVhyhxHrlZfvKnZ74= github.com/go-openapi/strfmt v0.26.3 h1:rzmslHarJgBbf2qfGge+X3htclQfmXqBZMm0Too0HhU=