Skip to content

Commit 9150708

Browse files
authored
Update to protovalidate 0.10.4 (#280)
1 parent fdf6cc2 commit 9150708

File tree

8 files changed

+346
-84
lines changed

8 files changed

+346
-84
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
--license-type apache \
1717
--copyright-holder "Buf Technologies, Inc." \
1818
--year-range "2023-2025"
19-
PROTOVALIDATE_VERSION ?= v0.10.3
19+
PROTOVALIDATE_VERSION ?= v0.10.4
2020

2121
.PHONY: help
2222
help: ## Describe useful make targets

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

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

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

Lines changed: 50 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)