Skip to content

Commit

Permalink
Bump github.com/google/gnostic from 0.6.9 to 0.7.0 (#156)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 3b42a66 commit 90c819c
Show file tree
Hide file tree
Showing 3 changed files with 1,365 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Tagfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.48.22
0.48.23
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
github.com/fatih/color v1.15.0
github.com/getkin/kin-openapi v0.118.0
github.com/google/gnostic v0.6.9
github.com/google/gnostic v0.7.0
github.com/google/uuid v1.3.1
github.com/hashicorp/logutils v1.0.0
github.com/mitchellh/mapstructure v1.5.0
Expand All @@ -29,6 +29,7 @@ require (
github.com/go-openapi/jsonpointer v0.20.0 // indirect
github.com/go-openapi/swag v0.22.4 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
github.com/invopop/yaml v0.2.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
Expand Down
Loading

0 comments on commit 90c819c

Please sign in to comment.