mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 15:58:45 +09:00
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:
@@ -28,8 +28,6 @@ jobs:
|
||||
- '*.nix'
|
||||
- 'go.*'
|
||||
- '**/*.go'
|
||||
- '**/*.proto'
|
||||
- 'buf.gen.yaml'
|
||||
- 'openapi/**'
|
||||
- 'tools/**'
|
||||
- uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34
|
||||
|
||||
Reference in New Issue
Block a user