Fixed tokens revokation

This commit is contained in:
Stephan D
2025-12-22 21:22:51 +01:00
parent 41b0dec460
commit 6527d183ec
22 changed files with 39 additions and 32 deletions

View File

@@ -50,5 +50,5 @@ require (
golang.org/x/sync v0.19.0 // indirect
golang.org/x/sys v0.39.0 // indirect
golang.org/x/text v0.32.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
)