Skip to content

Commit 5cd340f

Browse files
Bump github.com/google/gnostic from 0.5.7-v3refs to 0.7.0
Bumps [github.com/google/gnostic](https://github.com/google/gnostic) from 0.5.7-v3refs to 0.7.0. - [Release notes](https://github.com/google/gnostic/releases) - [Commits](google/gnostic@v0.5.7-v3refs...v0.7.0) --- updated-dependencies: - dependency-name: github.com/google/gnostic dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 157907c commit 5cd340f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+23280
-7708
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ require (
4949
github.com/gogo/protobuf v1.3.2 // indirect
5050
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
5151
github.com/golang/protobuf v1.5.3 // indirect
52-
github.com/google/gnostic v0.5.7-v3refs // indirect
52+
github.com/google/gnostic v0.7.0 // indirect
53+
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
5354
github.com/google/go-cmp v0.5.9 // indirect
5455
github.com/google/gofuzz v1.2.1-0.20210504230335-f78f29fc09ea // indirect
5556
github.com/google/s2a-go v0.1.7 // indirect

go.sum

Lines changed: 963 additions & 1 deletion
Large diffs are not rendered by default.

vendor/github.com/google/gnostic-models/LICENSE

Lines changed: 203 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/gnostic-models/compiler/README.md

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/gnostic-models/compiler/context.go

Lines changed: 49 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/gnostic-models/compiler/error.go

Lines changed: 70 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)