diff --git a/docs/third_party.md b/docs/third_party.md index 1bf36a8a9f..f09cff2fcb 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -201,3 +201,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d * [intellij-protolint: A protobuf linter for JetBrains IDEs](https://github.com/yoheimuta/intellij-protolint) * [vim-protolint: A protobuf linter for Vim](https://github.com/yoheimuta/vim-protolint) * [super-linter: Protocol Buffer lint as GitHub Action](https://github.com/github/super-linter) +* [protoc-gen-fieldmask - A plugin to generate static type fieldmask paths](https://github.com/idodod/protoc-gen-fieldmask)