Skip to content

Commit addbbad

Browse files
Bump buf version to 1.62.1 and regenerate protos
Can leave this version alone now that it's pinned, but figured we might as well get the protos reverted back (see #415). Ref: https://github.com/bufbuild/buf/releases/tag/v1.62.1
1 parent 20cf3bb commit addbbad

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.62.0
13+
BUF_VERSION := 1.62.1
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)