Skip to content

Commit ead944d

Browse files
committed
Add FieldMask rules
Signed-off-by: Sri Krishna <[email protected]>
1 parent a136e4c commit ead944d

17 files changed

+568
-99
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ADD_LICENSE_HEADER := $(BIN)/license-header \
1616
--copyright-holder "Buf Technologies, Inc." \
1717
--year-range "2023-2025"
1818
# This version should be kept in sync with the version in buf.yaml
19-
PROTOVALIDATE_VERSION ?= 31d15a6f8300898c4a23abfacd7e04ed9d742737
19+
PROTOVALIDATE_VERSION ?= 8ed821b7c3ee9cad5d840a12ef32339af0dd2cbd
2020
# Version of the cel-spec that this implementation is conformant with
2121
# This should be kept in sync with the version in test/test_format.py
2222
CEL_SPEC_VERSION ?= v0.25.1

gen/buf/validate/conformance/cases/bytes_pb2.py

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/bytes_pb2.pyi

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)