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 d5b5860 commit 91631ceCopy full SHA for 91631ce
go.mod
@@ -21,7 +21,7 @@ require (
21
github.com/kcp-dev/logicalcluster/v3 v3.0.5
22
github.com/kcp-dev/multicluster-provider v0.2.0
23
github.com/pkg/errors v0.9.1
24
- github.com/platform-mesh/extension-manager-operator/api v0.0.20
+ github.com/platform-mesh/extension-manager-operator/api v0.0.21
25
github.com/platform-mesh/golang-commons v0.1.19
26
github.com/prometheus/client_golang v1.23.0
27
github.com/rs/cors v1.11.1
0 commit comments