proto: remove the Protobuf/gRPC service and generated code

Delete proto/, gen/go/, gen/openapiv2/, and the buf config now that the v1 API
is served entirely by the ogen OpenAPI stack. Drop the proto lint/format targets
and refresh the vendor hash.
This commit is contained in:
Kristoffer Dalby
2026-06-17 18:25:05 +00:00
parent 112c42af0a
commit b988027bb8
34 changed files with 17 additions and 11034 deletions
-2
View File
@@ -28,8 +28,6 @@ jobs:
- '*.nix'
- 'go.*'
- '**/*.go'
- '**/*.proto'
- 'buf.gen.yaml'
- 'openapi/**'
- 'tools/**'
- uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34