Skip to content

Update README to fix a few issues - #341

Merged
pkwarren merged 2 commits into
mainfrom
readme-updates
Sep 12, 2026
Merged

pkwarren merged 2 commits into
mainfrom
readme-updates

Conversation

@pkwarren

Copy link
Copy Markdown
Member

Improve the example, remove some stale links, and update to point to protovalidate-py (it was renamed). Fix a few other small issues.

Improve the example, remove some stale links, and update to point to
`protovalidate-py` (it was renamed). Fix a few other small issues.
@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Buf / validate-protos (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedSep 11, 2026, 7:20 PM

Comment thread README.md
Once you've added `protovalidate-go` to your project, validation is idiomatic Go:

```go
if err = protovalidate.Validate(moneyTransfer); err != nil {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😕

@pkwarren
pkwarren merged commit 8a2ad05 into main Sep 12, 2026
7 checks passed
@pkwarren
pkwarren deleted the readme-updates branch September 12, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants