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 c691109 commit 5135d0cCopy full SHA for 5135d0c
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/go-logr/logr v1.4.2
7
github.com/google/uuid v1.6.0
8
github.com/hashicorp/golang-lru v0.5.1
9
- github.com/openmcp-project/controller-utils v0.4.2
+ github.com/openmcp-project/controller-utils v0.10.0
10
github.com/samber/lo v1.47.0
11
github.com/stretchr/testify v1.10.0
12
go.opentelemetry.io/otel v1.29.0
0 commit comments