Skip to content

Commit 1a19de2

Browse files
Bump buf version to latest, and check in generated code
Maybe related to `swift_prefix`? Ref: https://github.com/bufbuild/buf/releases/tag/v1.62.0
1 parent 954f8c7 commit 1a19de2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+101
-101
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ BIN := .tmp/bin
1010
export PATH := $(BIN):$(PATH)
1111
export GOBIN := $(abspath $(BIN))
1212
export PYTHONPATH ?= gen
13-
BUF_VERSION := 1.61.0
13+
BUF_VERSION := 1.62.0
1414
CONFORMANCE_ARGS ?= --strict_message --expected_failures=test/conformance/nonconforming.yaml --timeout 10s
1515
ADD_LICENSE_HEADER := $(BIN)/license-header \
1616
--license-type apache \

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

Lines changed: 2 additions & 2 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.py

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

0 commit comments

Comments
 (0)