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 5ffa779 commit 0ec7668Copy full SHA for 0ec7668
1 file changed
go.mod
@@ -4,7 +4,7 @@ go 1.26.1
4
5
replace ocm.software/open-component-model/kubernetes/controller => github.com/open-component-model/open-component-model/kubernetes/controller v0.0.0-20260311125053-bd5709c8d5dd
6
7
-replace github.com/ThalesIgnite/crypto11 => github.com/ThalesGroup/crypto11 v1.6.0
+replace github.com/ThalesIgnite/crypto11 => github.com/ThalesGroup/crypto11 v1.6.1
8
9
replace (
10
k8s.io/api => k8s.io/api v0.35.4
0 commit comments