From 440f036984c30400a7d1acc388701ccc1cfdde1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 09:34:44 +0000 Subject: [PATCH] chore(deps): bump github.com/go-openapi/swag/jsonname Bumps the go-openapi-dependencies group with 1 update in the / directory: [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag). Updates `github.com/go-openapi/swag/jsonname` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](https://github.com/go-openapi/swag/compare/v0.26.0...v0.26.1) --- updated-dependencies: - dependency-name: github.com/go-openapi/swag/jsonname dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch 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 530cd26..f5a5f66 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module github.com/go-openapi/jsonpointer require ( - github.com/go-openapi/swag/jsonname v0.26.0 + github.com/go-openapi/swag/jsonname v0.26.1 github.com/go-openapi/testify/v2 v2.5.1 ) diff --git a/go.sum b/go.sum index 0f81af8..1a8c486 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/go-openapi/swag/jsonname v0.26.0 h1:gV1NFX9M8avo0YSpmWogqfQISigCmpaiNci8cGECU5w= -github.com/go-openapi/swag/jsonname v0.26.0/go.mod h1:urBBR8bZNoDYGr653ynhIx+gTeIz0ARZxHkAPktJK2M= +github.com/go-openapi/swag/jsonname v0.26.1 h1:VReupaV6WxlAsCn0e4DUfgV6bPmINnPpyJDLqSfNPcE= +github.com/go-openapi/swag/jsonname v0.26.1/go.mod h1:OvdW6BoWoj33pTfi7x9vFrgmT+fk7aw0BRwvCE0YOuc= github.com/go-openapi/testify/v2 v2.5.1 h1:TMdhCaw8fUNraVSf3Omoob1dO/AzBfhtFAPW0an6sBo= github.com/go-openapi/testify/v2 v2.5.1/go.mod h1:SgsVHtfooshd0tublTtJ50FPKhujf47YRqauXXOUxfw=