feat(creds): retrieve peer credentials when using unix socket

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2025-11-23 12:42:01 +01:00
parent 4b64efb327
commit 6829ab5bbc
4 changed files with 75 additions and 0 deletions

1
go.mod
View File

@@ -31,6 +31,7 @@ require (
github.com/spf13/cobra v1.3.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.10.0
github.com/tailscale/peercred v0.0.0-20250107143737-35a0c7bd7edc
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5
github.com/traefik/grpc-web v0.16.0
github.com/uptrace/opentelemetry-go-extra/otellogrus v0.3.2