Skip to content

Commit

Permalink
bumped deps to latest libopenapi
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed Jul 9, 2024
1 parent 47ce52e commit 16479f3
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.8
github.com/pb33f/libopenapi v0.16.9
github.com/pb33f/libopenapi v0.16.10
github.com/pb33f/libopenapi-validator v0.1.0
github.com/pterm/pterm v0.12.79
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 @@ -157,8 +157,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.8 h1:vvBDPJZkQ4AcpexXcCn88G49OuaLdA+o9kvpswXdYYE=
github.com/pb33f/doctor v0.0.8/go.mod h1:ZGm2CrCJZwltpmHOeTFwynglnqhgF4bxIf82976OSXs=
github.com/pb33f/libopenapi v0.16.9 h1:S9/w9enIiMK7d99rKbSH74GrNpbk93dAh0SBGIzzO14=
github.com/pb33f/libopenapi v0.16.9/go.mod h1:CnxtjayCuW9/4TgXDnZu0reM+FvowTqOhvpRB22Zd4k=
github.com/pb33f/libopenapi v0.16.10 h1:NCFDeM6frmIUQCU1NeTO82m458sRXaML9pcUsOtkwRI=
github.com/pb33f/libopenapi v0.16.10/go.mod h1:CnxtjayCuW9/4TgXDnZu0reM+FvowTqOhvpRB22Zd4k=
github.com/pb33f/libopenapi-validator v0.1.0 h1:3XvtjtsMwPDM3qsC7ITrwVAzCLvOxKZLVKBukVBSRmY=
github.com/pb33f/libopenapi-validator v0.1.0/go.mod h1:Cwdf0GUmnUrbw1LBpcGV1Wx5q/LC9akREV4Jc6/yJDc=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
Expand Down

0 comments on commit 16479f3

Please sign in to comment.