build: upgrade to latest buf v1.26.0 (#18426)

This commit is contained in:
R.B. Boyer 2023-08-11 10:04:44 -05:00 committed by GitHub
parent b4cdfbbc12
commit 66bcaa3c8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View File

@ -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'

View File

@ -2,6 +2,8 @@
# SPDX-License-Identifier: BUSL-1.1
version: v1
deps:
- buf.build/hashicorp/consul
lint:
use:
- DEFAULT

View File

@ -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: