Skip to content

Commit

Permalink
Updated libopenapi-validator
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Shanley <dave@quobix.com>
  • Loading branch information
daveshanley committed Aug 7, 2023
1 parent 6990afb commit f258ea7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/google/uuid v1.3.0
github.com/pb33f/libopenapi v0.9.7
github.com/pb33f/libopenapi-validator v0.0.13
github.com/pb33f/libopenapi-validator v0.0.15
github.com/pb33f/ranch v0.3.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@ github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pb33f/libopenapi v0.9.7 h1:HbuWB9PPZKsRtheYbRBQkhF//Ay2Bfgg0f6gw3qq7qs=
github.com/pb33f/libopenapi v0.9.7/go.mod h1:8lr9sjsI5uZxtiEvHgg1A9/p/70briQ5WUGoJiuTFPc=
github.com/pb33f/libopenapi-validator v0.0.13 h1:UB4r6/rJ8blquu3njB1nmm5KRTF4A4wEUNnXRSeVV8Y=
github.com/pb33f/libopenapi-validator v0.0.13/go.mod h1:NjY6ZsalzzcenfYJe9NFB4Hy9DKWjM/7DTnf4MF+n/M=
github.com/pb33f/libopenapi-validator v0.0.15 h1:jR8rdgxjxsTp+uH9l2D/gUPm2w3SsxDeYJFSR1ojA+I=
github.com/pb33f/libopenapi-validator v0.0.15/go.mod h1:NjY6ZsalzzcenfYJe9NFB4Hy9DKWjM/7DTnf4MF+n/M=
github.com/pb33f/ranch v0.3.0 h1:t3Mfse/TG8EXlLMOm0IefZS/zj2f7JBvPSda5BzCQDo=
github.com/pb33f/ranch v0.3.0/go.mod h1:BHhS0EZw9pkK8cNtOxvIHaPMyFVd77I9cmy1kgKKA6M=
github.com/pelletier/go-toml v1.9.3 h1:zeC5b1GviRUyKYd6OJPvBU/mcVDVoL1OhT17FCt5dSQ=
Expand Down

0 comments on commit f258ea7

Please sign in to comment.