bufbuild / protoschema-plugins

Protobuf plugins that generate various schemas from protobuf files - JSON Schema, PubSub, etc.
https://buf.build
Apache License 2.0
23 stars 1 forks source link

Update go and golangci-lint #23

Closed smaye81 closed 3 months ago

smaye81 commented 3 months ago

Now that a new version of Go has been released, this bumps the versions used in this repo.

This also updates golangci-lint to the latest, which called for some config changes to eliminate warnings.