Skip to content

Commit 41f47f5

Browse files
committed
Bump buf, protoc-gen-go and protoc-gen-go-grpc
- Bump `buf` to v1.63.0 - Bump `protoc-gen-go-grpc` to v1.6.0 - Bump `protoc-gen-go` to v1.36.11
1 parent d1a68e8 commit 41f47f5

4 files changed

Lines changed: 39 additions & 39 deletions

File tree

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,13 +362,13 @@ VGOPATH_VERSION ?= v0.1.3
362362
CONTROLLER_TOOLS_VERSION ?= v0.19.0
363363
GEN_CRD_API_REFERENCE_DOCS_VERSION ?= v0.3.0
364364
ADDLICENSE_VERSION ?= v1.1.1
365-
PROTOC_GEN_GO_VERSION ?= v1.36.6
366-
PROTOC_GEN_GO_GRPC_VERSION ?= v1.5.1
365+
PROTOC_GEN_GO_VERSION ?= v1.36.11
366+
PROTOC_GEN_GO_GRPC_VERSION ?= v1.6.0
367367
GOIMPORTS_VERSION ?= v0.31.0
368368
GOLANGCI_LINT_VERSION ?= v2.5
369369
OPENAPI_EXTRACTOR_VERSION ?= v0.2.0
370370
SETUP_ENVTEST_VERSION ?= release-0.22
371-
BUF_VERSION ?= v1.51.0
371+
BUF_VERSION ?= v1.63.0
372372
MODELS_SCHEMA_VERSION ?= latest
373373
OPENAPI_GEN_VERSION ?= latest
374374

iri/apis/bucket/v1alpha1/api_grpc.pb.go

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

iri/apis/machine/v1alpha1/api_grpc.pb.go

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

iri/apis/volume/v1alpha1/api_grpc.pb.go

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

0 commit comments

Comments
 (0)