We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ed664 commit 8a57021Copy full SHA for 8a57021
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/go-logr/logr v1.4.3
7
github.com/google/uuid v1.6.0
8
github.com/hashicorp/golang-lru/v2 v2.0.7
9
- github.com/openmcp-project/controller-utils v0.23.1
+ github.com/openmcp-project/controller-utils v0.23.2
10
github.com/samber/lo v1.52.0
11
github.com/stretchr/testify v1.11.1
12
go.opentelemetry.io/otel v1.38.0
0 commit comments