From 9db4412aec5ae8516a765028bdad488893a1f593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 16:49:38 +0000 Subject: [PATCH] Bump github.com/pb33f/libopenapi from 0.15.9 to 0.15.10 (#143) Bumps [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) from 0.15.9 to 0.15.10. - [Release notes](https://github.com/pb33f/libopenapi/releases) - [Commits](https://github.com/pb33f/libopenapi/compare/v0.15.9...v0.15.10) --- updated-dependencies: - dependency-name: github.com/pb33f/libopenapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1e9014f..6c3aa9d 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/hashicorp/cli v1.1.6 github.com/hashicorp/terraform-plugin-codegen-spec v0.1.0 github.com/mattn/go-colorable v0.1.13 - github.com/pb33f/libopenapi v0.15.9 + github.com/pb33f/libopenapi v0.15.10 gopkg.in/yaml.v3 v3.0.1 ) diff --git a/go.sum b/go.sum index d54b1b1..4250194 100644 --- a/go.sum +++ b/go.sum @@ -102,8 +102,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY= github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw= github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro= -github.com/pb33f/libopenapi v0.15.9 h1:Z6JoCtJPCPSu5nawV8laJ910M2CDDUePE4a7pYSBpwE= -github.com/pb33f/libopenapi v0.15.9/go.mod h1:m+4Pwri31UvcnZjuP8M7TlbR906DXJmMvYsbis234xg= +github.com/pb33f/libopenapi v0.15.10 h1:hgfuCrkxjNDkBBIoR5es0vEf1ACLW97tm5gefiqWBq8= +github.com/pb33f/libopenapi v0.15.10/go.mod h1:m+4Pwri31UvcnZjuP8M7TlbR906DXJmMvYsbis234xg= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/posener/complete v1.2.3 h1:NP0eAhjcjImqslEwo/1hq7gpajME0fTLTezBKDqfXqo=