aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'internal/protocol/proto/buf.gen.yaml')
-rw-r--r--internal/protocol/proto/buf.gen.yaml11+0 −11
1 files changed, 0 insertions, 11 deletions
diff --git a/internal/protocol/proto/buf.gen.yaml b/internal/protocol/proto/buf.gen.yaml
deleted file mode 100644
--- a/internal/protocol/proto/buf.gen.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-# SPDX-FileCopyrightText: 2026 Nikolay Govorov
-# SPDX-License-Identifier: AGPL-3.0-or-later
-
-version: v2
-plugins:
- - local: ["go", "tool", "google.golang.org/protobuf/cmd/protoc-gen-go"]
- out: ../wirepb
- opt: paths=source_relative
- - local: ["go", "tool", "connectrpc.com/connect/cmd/protoc-gen-connect-go"]
- out: ../wirepb
- opt: paths=source_relative