Skip to content

Commit

Permalink
bumped version of libopenapi
Browse files Browse the repository at this point in the history
Signed-off-by: quobix <dave@quobix.com>
  • Loading branch information
daveshanley committed Jan 13, 2024
1 parent ffe5198 commit 931a1e1
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 @@ -12,7 +12,7 @@ require (
github.com/json-iterator/go v1.1.12
github.com/mitchellh/mapstructure v1.5.0
github.com/pb33f/doctor v0.0.1
github.com/pb33f/libopenapi v0.14.6
github.com/pb33f/libopenapi v0.14.7
github.com/pb33f/libopenapi-validator v0.0.39
github.com/pterm/pterm v0.12.74
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ 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/doctor v0.0.1 h1:Pz0G6LIyzAOk/2wvFq2eCueB8aGeFK06Q2qA9D+67U4=
github.com/pb33f/doctor v0.0.1/go.mod h1:z5Z/PiideJICcskE7W7LhvwjsfvuvGhmNNabyrZmTlc=
github.com/pb33f/libopenapi v0.14.6 h1:4WCPV3MAjR0YlZwhCpfXyVKXtqUjhofF5qcufV/l7R4=
github.com/pb33f/libopenapi v0.14.6/go.mod h1:m+4Pwri31UvcnZjuP8M7TlbR906DXJmMvYsbis234xg=
github.com/pb33f/libopenapi v0.14.7 h1:mdgLWsi7My2RcnL5jT9V+Q8xcSaWlAclyjKX1QjBtvo=
github.com/pb33f/libopenapi v0.14.7/go.mod h1:m+4Pwri31UvcnZjuP8M7TlbR906DXJmMvYsbis234xg=
github.com/pb33f/libopenapi-validator v0.0.39 h1:L9DPaCx53iaYCqSzxVy4TxJilQzEunR25oN0bSdt+LQ=
github.com/pb33f/libopenapi-validator v0.0.39/go.mod h1:fPxkgnqzN6eRJHpkU3bRL5EeAr1ikNfFV2UmYtpRQ4k=
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
Expand Down

0 comments on commit 931a1e1

Please sign in to comment.