Skip to content

Commit 4df5340

Browse files
chore(deps): update github.com/open-component-model/open-component-model/kubernetes/controller digest to f181a2a (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74814f3 commit 4df5340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.1
44

55
replace sigs.k8s.io/controller-runtime => github.com/kcp-dev/controller-runtime v0.19.0-kcp.1
66

7-
replace ocm.software/open-component-model/kubernetes/controller => github.com/open-component-model/open-component-model/kubernetes/controller v0.0.0-20260211185108-327ae67613e0
7+
replace ocm.software/open-component-model/kubernetes/controller => github.com/open-component-model/open-component-model/kubernetes/controller v0.0.0-20260212062923-f181a2a78a19
88

99
replace github.com/ThalesIgnite/crypto11 => github.com/ThalesGroup/crypto11 v1.6.0
1010

@@ -20,7 +20,6 @@ require (
2020
github.com/fluxcd/helm-controller/api v1.4.5
2121
github.com/fluxcd/source-controller/api v1.7.4
2222
github.com/go-logr/logr v1.4.3
23-
github.com/google/go-cmp v0.7.0
2423
github.com/kcp-dev/kcp/sdk v0.28.3
2524
github.com/mandelsoft/goutils v0.0.0-20260209132453-cd86279dc63b
2625
github.com/mitchellh/copystructure v1.2.0
@@ -83,6 +82,7 @@ require (
8382
github.com/go-openapi/swag/yamlutils v0.25.1 // indirect
8483
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
8584
github.com/google/gnostic-models v0.7.0 // indirect
85+
github.com/google/go-cmp v0.7.0 // indirect
8686
github.com/google/uuid v1.6.0 // indirect
8787
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 // indirect
8888
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect

0 commit comments

Comments
 (0)