update logging library

This commit is contained in:
Elio Bischof 2024-12-03 18:07:39 +01:00
parent 86a658fcef
commit ad39880fe9
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.20241129120752-2f2d559da12c
github.com/zitadel/logging v0.6.2-0.20241203155233-e9b98658f376
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

@ -747,6 +747,8 @@ github.com/zitadel/logging v0.6.2-0.20241129092636-57022f0c6854 h1:dELvAtUFyFfSf
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/logging v0.6.2-0.20241203155233-e9b98658f376 h1:tnRSOAmKNtroTgsaFH6+vBVIIPR5aQ90olqi58ijCTE=
github.com/zitadel/logging v0.6.2-0.20241203155233-e9b98658f376/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=