fix: fork passgen

See coop-cloud/organising#358
This commit is contained in:
2022-11-14 15:18:54 +01:00
parent 2037f4cc19
commit 14187449a5
3 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ import (
"coopcloud.tech/abra/pkg/client"
"coopcloud.tech/abra/pkg/config"
"github.com/schultz-is/passgen"
"github.com/decentral1se/passgen"
"github.com/sirupsen/logrus"
)