Skip to content

Commit

Permalink
Updated to libopenapi v0.1.3 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley authored Sep 28, 2022
1 parent cfff0cd commit 9faf053
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gizak/termui/v3 v3.1.0
github.com/json-iterator/go v1.1.12
github.com/mitchellh/mapstructure v1.5.0
github.com/pb33f/libopenapi v0.1.2
github.com/pb33f/libopenapi v0.1.3
github.com/pterm/pterm v0.12.47
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0
github.com/spf13/cobra v1.5.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ github.com/pb33f/libopenapi v0.1.0 h1:v2gZlSXPA0eZeeDIgJk1B7MxpqfcAAKvqUCAKcBQja
github.com/pb33f/libopenapi v0.1.0/go.mod h1:2YQimTECeYQ/LBmRpr+AFo/aR+DsZ8oucOnFAkjt0hg=
github.com/pb33f/libopenapi v0.1.2 h1:DMxQ73KZE4xoRJYlgspk9vmPvL+9iuyAnDsa8yaRvF0=
github.com/pb33f/libopenapi v0.1.2/go.mod h1:2YQimTECeYQ/LBmRpr+AFo/aR+DsZ8oucOnFAkjt0hg=
github.com/pb33f/libopenapi v0.1.3 h1:h4CF2Kf8EPBhy+uACoIgncSuvgYMmWs8yKmJ8WfiTZc=
github.com/pb33f/libopenapi v0.1.3/go.mod h1:2YQimTECeYQ/LBmRpr+AFo/aR+DsZ8oucOnFAkjt0hg=
github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 9faf053

Please sign in to comment.