pin logging v0.6.0

This commit is contained in:
Tim Möhlmann 2024-02-28 11:22:10 +02:00
parent 6e4a1dd2e7
commit 9428f1da37
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -16,7 +16,7 @@ require (
github.com/rs/cors v1.10.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
github.com/zitadel/logging v0.5.1-0.20240226093414-135d7a718f4d
github.com/zitadel/logging v0.6.0
github.com/zitadel/schema v1.3.0
go.opentelemetry.io/otel v1.24.0
go.opentelemetry.io/otel/trace v1.24.0