update logging

This commit is contained in:
Elio Bischof 2024-11-29 13:08:45 +01:00
parent 9aed08f7f1
commit 86a658fcef
No known key found for this signature in database
GPG Key ID: 7B383FDE4DDBF1BD
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -64,7 +64,7 @@ require (
github.com/superseriousbusiness/exifremove v0.0.0-20210330092427-6acd27eac203
github.com/ttacon/libphonenumber v1.2.1
github.com/twilio/twilio-go v1.22.2
github.com/zitadel/logging v0.6.2-0.20241129092636-57022f0c6854
github.com/zitadel/logging v0.6.2-0.20241129120752-2f2d559da12c
github.com/zitadel/oidc/v3 v3.32.0
github.com/zitadel/passwap v0.6.0
github.com/zitadel/saml v0.2.0

2
go.sum
View File

@ -745,6 +745,8 @@ github.com/zitadel/logging v0.6.2-0.20241129004254-6fd497654103 h1:bUTUT9fzuxy83
github.com/zitadel/logging v0.6.2-0.20241129004254-6fd497654103/go.mod h1:DyabloyDEDPGVRXGHKzWuX8wBBs7w4qo6WyTC5Xs7UQ=
github.com/zitadel/logging v0.6.2-0.20241129092636-57022f0c6854 h1:dELvAtUFyFfSf/H6O53bL3LxCYI8rEqjeVcArPPIDPk=
github.com/zitadel/logging v0.6.2-0.20241129092636-57022f0c6854/go.mod h1:DyabloyDEDPGVRXGHKzWuX8wBBs7w4qo6WyTC5Xs7UQ=
github.com/zitadel/logging v0.6.2-0.20241129120752-2f2d559da12c h1:Z27rGbC5IXl/vjFk4F0HIADrRpa643bWHaO+QeZ43YI=
github.com/zitadel/logging v0.6.2-0.20241129120752-2f2d559da12c/go.mod h1:DyabloyDEDPGVRXGHKzWuX8wBBs7w4qo6WyTC5Xs7UQ=
github.com/zitadel/oidc/v3 v3.32.0 h1:Mw0EPZRC6h+OXAuT0Uk2BZIjJQNHLqUpaJCm6c3IByc=
github.com/zitadel/oidc/v3 v3.32.0/go.mod h1:DyE/XClysRK/ozFaZSqlYamKVnTh4l6Ln25ihSNI03w=
github.com/zitadel/passwap v0.6.0 h1:m9F3epFC0VkBXu25rihSLGyHvWiNlCzU5kk8RoI+SXQ=