From 69437ba3b86312f38e52bfcddac5f370ce14240f Mon Sep 17 00:00:00 2001 From: Exca-DK Date: Wed, 22 Jan 2025 22:16:46 +0100 Subject: [PATCH] Pin buf version in order to allow for consistent builds --- buf.gen.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buf.gen.yaml b/buf.gen.yaml index db961ae4b4..2bfe8c29b7 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -1,6 +1,6 @@ version: v2 clean: true plugins: - - remote: buf.build/protocolbuffers/go + - remote: buf.build/protocolbuffers/go:v1.36.0 out: p2p/gen opt: paths=source_relative