Skip to content

Commit 4136ff7

Browse files
Bump github.com/pb33f/libopenapi from 0.33.1 to 0.33.7
Bumps [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) from 0.33.1 to 0.33.7. - [Release notes](https://github.com/pb33f/libopenapi/releases) - [Commits](pb33f/libopenapi@v0.33.1...v0.33.7) --- updated-dependencies: - dependency-name: github.com/pb33f/libopenapi dependency-version: 0.33.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85b4a06 commit 4136ff7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/dlclark/regexp2 v1.11.5
88
github.com/goccy/go-yaml v1.19.2
99
github.com/pb33f/jsonpath v0.7.1
10-
github.com/pb33f/libopenapi v0.33.1
10+
github.com/pb33f/libopenapi v0.33.7
1111
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
1212
github.com/stretchr/testify v1.11.1
1313
go.yaml.in/yaml/v4 v4.0.0-rc.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
1919
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
2020
github.com/pb33f/jsonpath v0.7.1 h1:dEp6oIZuJbpDSyuHAl9m7GonoDW4M20BcD5vT0tPYRE=
2121
github.com/pb33f/jsonpath v0.7.1/go.mod h1:zBV5LJW4OQOPatmQE2QdKpGQJvhDTlE5IEj6ASaRNTo=
22-
github.com/pb33f/libopenapi v0.33.1 h1:hURG/ZpowG9u34dhG1T/xv6kdeRgZy98BgDdXOmEfik=
23-
github.com/pb33f/libopenapi v0.33.1/go.mod h1:e/dmd2Pf1nkjqkI0r7guFSyt9T5V0IIQKgs0L6B/3b0=
22+
github.com/pb33f/libopenapi v0.33.7 h1:UdpEXM8xHBRf3WoE/Cv+y81fn0Pg5FXLEme0y66oPMM=
23+
github.com/pb33f/libopenapi v0.33.7/go.mod h1:e/dmd2Pf1nkjqkI0r7guFSyt9T5V0IIQKgs0L6B/3b0=
2424
github.com/pb33f/ordered-map/v2 v2.3.0 h1:k2OhVEQkhTCQMhAicQ3Z6iInzoZNQ7L9MVomwKBZ5WQ=
2525
github.com/pb33f/ordered-map/v2 v2.3.0/go.mod h1:oe5ue+6ZNhy7QN9cPZvPA23Hx0vMHnNVeMg4fGdCANw=
2626
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)