From 1b1c22954bf4e96b44252bedeb9694fa9d66db77 Mon Sep 17 00:00:00 2001 From: Michael Rebello Date: Wed, 31 Jul 2024 09:05:28 -0700 Subject: [PATCH] Update version of `buf` used for license headers Just staying current with this. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c077052d..15af50e2 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ LICENSE_HEADER_YEAR_RANGE := 2022-2024 CONFORMANCE_PROTO_REF := 33aff469e6358823e925f2ef3f915b9b809e8124 CONFORMANCE_RUNNER_TAG := v1.0.1 EXAMPLES_PROTO_REF := e74547031f662f81a62f5e95ebaa9f7037e0c41b -LICENSE_HEADER_VERSION := v1.30.0 +LICENSE_HEADER_VERSION := v1.35.1 LICENSE_IGNORE := -e Package.swift \ -e $(BIN)\/ \ -e Examples/ElizaSharedSources/GeneratedSources\/ \