This repository was archived by the owner on Dec 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 knative.dev/networking v0.0.0-20221012062251-58f3e6239b4f
1818 knative.dev/pkg v0.0.0-20221123011842-b78020c16606
1919 knative.dev/serving v0.35.3
20- sigs.k8s.io/controller-runtime v0.15.0
20+ sigs.k8s.io/controller-runtime v0.15.1
2121 sigs.k8s.io/yaml v1.3.0
2222)
2323
Original file line number Diff line number Diff line change @@ -312,8 +312,8 @@ knative.dev/pkg v0.0.0-20221123011842-b78020c16606 h1:bHozIhJtQE9/SVQkVX2vqnoJGJ
312312knative.dev/pkg v0.0.0-20221123011842-b78020c16606 /go.mod h1:DMTRDJ5WRxf/DrlOPzohzfhSuJggscLZ8EavOq9O/x8 =
313313knative.dev/serving v0.35.3 h1:baaP1GLv/oEuo74MktAdQ5hw5OqtZek9+6IqG+yMlzs =
314314knative.dev/serving v0.35.3 /go.mod h1:O2TMcl0mC8RWlRXHaMksAY+VoKBwvA4iSiweSouAc4Q =
315- sigs.k8s.io/controller-runtime v0.15.0 h1:ML+5Adt3qZnMSYxZ7gAverBLNPSMQEibtzAgp0UPojU =
316- sigs.k8s.io/controller-runtime v0.15.0 /go.mod h1:7ngYvp1MLT+9GeZ+6lH3LOlcHkp/+tzA/fmHa4iq9kk =
315+ sigs.k8s.io/controller-runtime v0.15.1 h1:9UvgKD4ZJGcj24vefUFgZFP3xej/3igL9BsOUTb/+4c =
316+ sigs.k8s.io/controller-runtime v0.15.1 /go.mod h1:7ngYvp1MLT+9GeZ+6lH3LOlcHkp/+tzA/fmHa4iq9kk =
317317sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
318318sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
319319sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE =
You can’t perform that action at this time.
0 commit comments