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:
Kristoffer Dalby
2026-06-18 12:26:07 +00:00
parent 92048385c2
commit a707201ec3
4 changed files with 2 additions and 20 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"vendor": {
"goModSum": "sha256-Acay8ufEo+knlK5I4KmSFBPmcJB6rwIe41A8SdCboKw=",
"sri": "sha256-aXYgWMUPmCXBHcTQjIMcTqhPuOdc5ZftAobhDvHzy34="
"goModSum": "sha256-pE9YS5dCh93GWjRWlbDTmPLhvXbHIoHEKU/6qiN2ex4=",
"sri": "sha256-KRgUvdDEVfkkwcEU6mxGWyCGXn/IMw9ZBVQmVGQZUcY="
}
}