From 33ce038e0d6a83f6e8d3865fb83e771a9dd7652b Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:05:06 +0000 Subject: [PATCH] protoc-gen-go/1.36.1 package update (#38248)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- protoc-gen-go.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protoc-gen-go.yaml b/protoc-gen-go.yaml index 16bf8efc57f..5e9e28d0482 100644 --- a/protoc-gen-go.yaml +++ b/protoc-gen-go.yaml @@ -1,6 +1,6 @@ package: name: protoc-gen-go - version: 1.36.0 + version: 1.36.1 epoch: 0 description: Go support for Google's protocol buffers copyright: @@ -11,7 +11,7 @@ pipeline: with: repository: https://github.com/protocolbuffers/protobuf-go tag: v${{package.version}} - expected-commit: 3b78ca86bdbb47b135364f251bde7db55fc7130d + expected-commit: 7fc5ff4e14aedbbbaab88f3a282551071c10e856 - uses: go/build with: