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: