Chore: Upgrade authlib (use UIDs for authz checks) (#104307)

This commit is contained in:
Alexander Zobnin
2025-04-23 13:51:37 +02:00
committed by GitHub
parent cd8556026e
commit 9b325438f7
11 changed files with 23 additions and 22 deletions

View File

@ -45,7 +45,7 @@ require (
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/grafana/authlib v0.0.0-20250325095148-d6da9c164a7d // indirect
github.com/grafana/authlib v0.0.0-20250422131730-e8482efe6b8a // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20191002090509-6af20e3a5340 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect