mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-17 11:16:11 +00:00
refactor: use tinyauthapp/paerser instead of traefik/paerser (#781)
* refactor: use own paerser library instead of traefik * chore: remove submodules from release images and workflows
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"charm.land/huh/v2"
|
||||
"github.com/mdp/qrterminal/v3"
|
||||
"github.com/pquerna/otp/totp"
|
||||
"github.com/traefik/paerser/cli"
|
||||
"github.com/tinyauthapp/paerser/cli"
|
||||
)
|
||||
|
||||
type GenerateTotpConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user