From 66bcaa3c8f20650baec1304c2a2f83822160d710 Mon Sep 17 00:00:00 2001 From: "R.B. Boyer" <4903+rboyer@users.noreply.github.com> Date: Fri, 11 Aug 2023 10:04:44 -0500 Subject: [PATCH] build: upgrade to latest buf v1.26.0 (#18426) --- Makefile | 2 +- proto/buf.yaml | 2 ++ proto/private/pbsubscribe/subscribe.pb.go | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4f9cedddea..1fe0d1b75a 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ GO_MODULES := $(shell find . -name go.mod -exec dirname {} \; | grep -v "proto-g ### GOLANGCI_LINT_VERSION='v1.51.1' MOCKERY_VERSION='v2.20.0' -BUF_VERSION='v1.14.0' +BUF_VERSION='v1.26.0' PROTOC_GEN_GO_GRPC_VERSION="v1.2.0" MOG_VERSION='v0.4.0' diff --git a/proto/buf.yaml b/proto/buf.yaml index a8aa501964..d367418c82 100644 --- a/proto/buf.yaml +++ b/proto/buf.yaml @@ -2,6 +2,8 @@ # SPDX-License-Identifier: BUSL-1.1 version: v1 +deps: + - buf.build/hashicorp/consul lint: use: - DEFAULT diff --git a/proto/private/pbsubscribe/subscribe.pb.go b/proto/private/pbsubscribe/subscribe.pb.go index 796f581f3f..93dcf9c21c 100644 --- a/proto/private/pbsubscribe/subscribe.pb.go +++ b/proto/private/pbsubscribe/subscribe.pb.go @@ -2,7 +2,7 @@ // SPDX-License-Identifier: BUSL-1.1 // -// Package event provides a service for subscribing to state change events. +//Package event provides a service for subscribing to state change events. // Code generated by protoc-gen-go. DO NOT EDIT. // versions: