Skip to content

Commit

Permalink
bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed Sep 9, 2024
1 parent 1c6b67b commit 1083f77
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.12
github.com/pb33f/libopenapi v0.17.0
github.com/pb33f/libopenapi v0.18.0
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 @@ -159,8 +159,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.12 h1:f84fr6Lqc+vQ0V2gm20rosU6c2dJSdD1gOP/wcvLmRI=
github.com/pb33f/doctor v0.0.12/go.mod h1:UyCZuVUGp8Rq8onW/UuFJfIC+you+hon+89HnlcOGTw=
github.com/pb33f/libopenapi v0.17.0 h1:Khc8przN/LHzedFuer+LiVOpV/mZR2LkCxhxk1B4Ck8=
github.com/pb33f/libopenapi v0.17.0/go.mod h1:GLmAAMJFk5h7loqJ9mK9fjxpCErhprK/KK0qjLQWzqM=
github.com/pb33f/libopenapi v0.18.0 h1:1nGZiFfRkNhZ2MRYeVN4GrG2S5r9j5T8I4fzhY5GMjs=
github.com/pb33f/libopenapi v0.18.0/go.mod h1:9ap4lXBHgxGyFwxtOfa+B1C3IQ0rvnqteqjJvJ11oiQ=
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 1083f77

Please sign in to comment.