File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 k8s.io/apimachinery v0.31.0
2222 k8s.io/client-go v0.31.0
2323 k8s.io/klog/v2 v2.130.1
24- k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3
24+ k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
2525 knative.dev/pkg v0.0.0-20240815051656-89743d9bbf7c
2626 sigs.k8s.io/controller-runtime v0.19.3
2727 sigs.k8s.io/yaml v1.4.0
@@ -30,8 +30,8 @@ require (
3030// If you update dependencies below you must also update internal/controller/suite_test.go
3131require (
3232 github.com/konflux-ci/application-api v0.0.0-20240812090716-e7eb2ecfb409
33- github.com/konflux-ci/release-service v0.0.0-20240610124538-758a1d48d002
3433 github.com/konflux-ci/image-controller v0.0.0-20250424143112-69ec692d353c
34+ github.com/konflux-ci/release-service v0.0.0-20240610124538-758a1d48d002
3535 github.com/openshift-pipelines/pipelines-as-code v0.28.2
3636 github.com/tektoncd/pipeline v0.63.0
3737)
Original file line number Diff line number Diff line change @@ -914,8 +914,8 @@ k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38 h1:1dWzkmJrrprYvjGwh9kEUx
914914k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38 /go.mod h1:coRQXBK9NxO98XUv3ZD6AK3xzHCxV6+b7lrquKwaKzA =
915915k8s.io/utils v0.0.0-20210802155522-efc7438f0176 /go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA =
916916k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 /go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA =
917- k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3 h1:b2FmK8YH+QEwq/Sy2uAEhmqL5nPfGYbJOcaqjeYYZoA =
918- k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
917+ k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 h1:hwvWFiBzdWw1FhfY1FooPn3kzWuJ8tmbZBHi4zVsl1Y =
918+ k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
919919knative.dev/pkg v0.0.0-20240815051656-89743d9bbf7c h1:2crXVk4FG0dSG6WHaIT+WKbUzn7qG2wn0AfYmvA22zs =
920920knative.dev/pkg v0.0.0-20240815051656-89743d9bbf7c /go.mod h1:cI2RPEEHZk+/dBpfHobs0aBdPA1mMZVUVWnGAc8NSzM =
921921rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
You can’t perform that action at this time.
0 commit comments