chrusty / protoc-gen-jsonschema

Protobuf to JSON-Schema compiler
Apache License 2.0
496 stars 101 forks source link

Update protobuf package #91

Closed chrusty closed 3 years ago

chrusty commented 3 years ago

The old protobuf repo was deprecated, this PR switches entirely to the new one.

go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

https://github.com/chrusty/protoc-gen-jsonschema/issues/87