File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/sirupsen/logrus v1.9.3
20
20
github.com/stretchr/testify v1.10.0
21
21
github.com/zitadel/logging v0.6.2
22
- github.com/zitadel/schema v1.3.0
22
+ github.com/zitadel/schema v1.3.1
23
23
go.opentelemetry.io/otel v1.29.0
24
24
golang.org/x/oauth2 v0.28.0
25
25
golang.org/x/text v0.23.0
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf
52
52
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
53
53
github.com/zitadel/logging v0.6.2 h1:MW2kDDR0ieQynPZ0KIZPrh9ote2WkxfBif5QoARDQcU =
54
54
github.com/zitadel/logging v0.6.2 /go.mod h1:z6VWLWUkJpnNVDSLzrPSQSQyttysKZ6bCRongw0ROK4 =
55
- github.com/zitadel/schema v1.3.0 h1:kQ9W9tvIwZICCKWcMvCEweXET1OcOyGEuFbHs4o5kg0 =
56
- github.com/zitadel/schema v1.3.0 /go.mod h1:NptN6mkBDFvERUCvZHlvWmmME+gmZ44xzwRXwhzsbtc =
55
+ github.com/zitadel/schema v1.3.1 h1:QT3kwiRIRXXLVAs6gCK/u044WmUVh6IlbLXUsn6yRQU =
56
+ github.com/zitadel/schema v1.3.1 /go.mod h1:071u7D2LQacy1HAN+YnMd/mx1qVE2isb0Mjeqg46xnU =
57
57
go.opentelemetry.io/otel v1.29.0 h1:PdomN/Al4q/lN6iBJEN3AwPvUiHPMlt93c8bqTG5Llw =
58
58
go.opentelemetry.io/otel v1.29.0 /go.mod h1:N/WtXPs1CNCUEx+Agz5uouwCba+i+bJGFicT8SR4NP8 =
59
59
go.opentelemetry.io/otel/metric v1.29.0 h1:vPf/HFWTNkPu1aYeIsc98l4ktOQaL6LeSoeV2g+8YLc =
You can’t perform that action at this time.
0 commit comments