update logging

This commit is contained in:
Elio Bischof 2024-12-18 09:44:06 +01:00
parent eb4a91383e
commit 06da07bbf4
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.20241210162136-000926c3db63
github.com/zitadel/logging v0.6.2-0.20241218084325-6e2c95157bbe
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

@ -742,6 +742,8 @@ github.com/zitadel/logging v0.6.2-0.20241204121729-ea91bf60a83a h1:8lHtxjYdreKLi
github.com/zitadel/logging v0.6.2-0.20241204121729-ea91bf60a83a/go.mod h1:asotyKZQ4HXepSR3j0o++qGKeQiFt0ENDLTM4BG7tD0=
github.com/zitadel/logging v0.6.2-0.20241210162136-000926c3db63 h1:zOHd/lrg0vi3EIyp2L7b/fjXhdtYHStGlO3EMU+MBqI=
github.com/zitadel/logging v0.6.2-0.20241210162136-000926c3db63/go.mod h1:asotyKZQ4HXepSR3j0o++qGKeQiFt0ENDLTM4BG7tD0=
github.com/zitadel/logging v0.6.2-0.20241218084325-6e2c95157bbe h1:HfcdU48FSgVD/a6d1ocTEp21PyjOKtXhksmqoiMI36w=
github.com/zitadel/logging v0.6.2-0.20241218084325-6e2c95157bbe/go.mod h1:asotyKZQ4HXepSR3j0o++qGKeQiFt0ENDLTM4BG7tD0=
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=