mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 07:48:44 +09:00
hscontrol: drop the unused grpc-zerolog response-log toggle
The RespLog global was read only by the removed gRPC server's logging interceptor; HTTP logging goes through the chi zerologRequestLogger. Drop the dead toggle and the grpc-zerolog dependency.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"vendor": {
|
||||
"goModSum": "sha256-Acay8ufEo+knlK5I4KmSFBPmcJB6rwIe41A8SdCboKw=",
|
||||
"sri": "sha256-aXYgWMUPmCXBHcTQjIMcTqhPuOdc5ZftAobhDvHzy34="
|
||||
"goModSum": "sha256-pE9YS5dCh93GWjRWlbDTmPLhvXbHIoHEKU/6qiN2ex4=",
|
||||
"sri": "sha256-KRgUvdDEVfkkwcEU6mxGWyCGXn/IMw9ZBVQmVGQZUcY="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user