mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:33:28 +00:00
feat(passwap): base64 standard encoding for pbkdf2 (#6629)
Upgrade passwap to include the above feature.
This commit is contained in:
2
go.mod
2
go.mod
@@ -60,7 +60,7 @@ require (
|
||||
github.com/ttacon/libphonenumber v1.2.1
|
||||
github.com/zitadel/logging v0.4.0
|
||||
github.com/zitadel/oidc/v2 v2.11.0
|
||||
github.com/zitadel/passwap v0.3.0
|
||||
github.com/zitadel/passwap v0.4.0
|
||||
github.com/zitadel/saml v0.1.2
|
||||
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.43.0
|
||||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.43.0
|
||||
|
Reference in New Issue
Block a user