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

@@ -93,6 +93,6 @@ require (
golang.org/x/sys v0.39.0 // indirect
golang.org/x/text v0.32.0 // indirect
golang.org/x/time v0.5.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
gopkg.in/yaml.v3 v3.0.1 // indirect
)