mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-15 03:40:44 +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:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"vendor": {
|
||||
"goModSum": "sha256-xJ+t2r3IFtmRTZTMH35FDP70ZukO4IGuHNgOUigKVUI=",
|
||||
"sri": "sha256-z4g85ET9IjHs5w3CDK7lxP4OheCwc8ozAtTfXwKEHaw="
|
||||
"goModSum": "sha256-Acay8ufEo+knlK5I4KmSFBPmcJB6rwIe41A8SdCboKw=",
|
||||
"sri": "sha256-aXYgWMUPmCXBHcTQjIMcTqhPuOdc5ZftAobhDvHzy34="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user