Skip to content

Commit 7f51582

Browse files
authored
Prep for v1.0.0-rc1 release (#368)
This is a simple whitespace change so that validate.proto will be synced to the BSR when we tag a `v1.0.0-rc1` release.
1 parent 377be9c commit 7f51582

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proto/protovalidate/buf/validate/validate.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ message FieldRules {
184184
// described as "serialized in the wire format," which includes:
185185
//
186186
// - the following "nullable" fields must be explicitly set to be considered populated:
187-
// - singular message fields (whose fields may be unpopulated / default values)
187+
// - singular message fields (whose fields may be unpopulated/default values)
188188
// - member fields of a oneof (may be their default value)
189189
// - proto3 optional fields (may be their default value)
190190
// - proto2 scalar fields (both optional and required)

tools/internal/gen/buf/validate/validate.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)