Download Latest Version v0.7.0 source code.tar.gz (478.6 kB)
Email in envelope

Get an email when there's a new version of Gnostic

Home / v0.6.6
Name Modified Size InfoDownloads / Week
Parent folder
Module cleanup source code.tar.gz 2022-01-22 496.1 kB
Module cleanup source code.zip 2022-01-22 727.0 kB
README.md 2022-01-22 877 Bytes
Totals: 3 Items   1.2 MB 0

We had a series of problems related to a multi-module configuration and its reversion that all now appear to be fixed in this release. Individual components in the cmd directory are now (again) part of the main module and can be independently installed with the following:

go install github.com/google/gnostic/cmd/disco@latest
go install github.com/google/gnostic/cmd/parse-linter-output@latest
go install github.com/google/gnostic/cmd/petstore-builder@latest
go install github.com/google/gnostic/cmd/protoc-gen-jsonschema@latest
go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest
go install github.com/google/gnostic/cmd/report@latest
go install github.com/google/gnostic/cmd/report-messages@latest
go install github.com/google/gnostic/cmd/vocabulary-operations@latest

Verified with Go 1.16, 1.17, and 1.18beta1.

Source: README.md, updated 2022-01-22