From e6964d34ff81733c290c8934250d2e486c465d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 16:03:42 +0000 Subject: [PATCH] chore(deps): bump github.com/pb33f/libopenapi in /codegen Bumps [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) from 0.38.4 to 0.38.5. - [Release notes](https://github.com/pb33f/libopenapi/releases) - [Commits](https://github.com/pb33f/libopenapi/compare/v0.38.4...v0.38.5) --- updated-dependencies: - dependency-name: github.com/pb33f/libopenapi dependency-version: 0.38.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- codegen/go.mod | 2 +- codegen/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/codegen/go.mod b/codegen/go.mod index c7de94a..aae6445 100644 --- a/codegen/go.mod +++ b/codegen/go.mod @@ -3,7 +3,7 @@ module github.com/sumup/sumup-dotnet/codegen go 1.25.7 require ( - github.com/pb33f/libopenapi v0.38.4 + github.com/pb33f/libopenapi v0.38.5 go.yaml.in/yaml/v4 v4.0.0-rc.6 ) diff --git a/codegen/go.sum b/codegen/go.sum index c5ca193..fc95339 100644 --- a/codegen/go.sum +++ b/codegen/go.sum @@ -6,8 +6,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/pb33f/jsonpath v0.8.2 h1:Ou4C7zjYClBm97dfZjDCjdZGusJoynv/vrtiEKNfj2Y= github.com/pb33f/jsonpath v0.8.2/go.mod h1:zBV5LJW4OQOPatmQE2QdKpGQJvhDTlE5IEj6ASaRNTo= -github.com/pb33f/libopenapi v0.38.4 h1:qtOr4/Ct3ZIy9YNY4xoTYegYhMozaotSsZ7lqr1FHso= -github.com/pb33f/libopenapi v0.38.4/go.mod h1:8yHl64vr+ICrnzSgiwJmZ54heRqCqrhI/JL1ge+CPIY= +github.com/pb33f/libopenapi v0.38.5 h1:qSJILKRAMp1jPe/auT3tXGhyBqzvZLsawQMA320HVE8= +github.com/pb33f/libopenapi v0.38.5/go.mod h1:8yHl64vr+ICrnzSgiwJmZ54heRqCqrhI/JL1ge+CPIY= github.com/pb33f/ordered-map/v2 v2.3.1 h1:5319HDO0aw4DA4gzi+zv4FXU9UlSs3xGZ40wcP1nBjY= github.com/pb33f/ordered-map/v2 v2.3.1/go.mod h1:qxFQgd0PkVUtOMCkTapqotNgzRhMPL7VvaHKbd1HnmQ= github.com/pb33f/testify v0.1.0 h1:g48/HDU/jn2COspS4nM0scptxiKTJ4DnbX/4ehK6IZ8=