File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 k8s.io/api v0.27.3
1515 k8s.io/apimachinery v0.27.3
1616 k8s.io/client-go v0.27.3
17- sigs.k8s.io/controller-runtime v0.15.0
17+ sigs.k8s.io/controller-runtime v0.15.1
1818 sigs.k8s.io/yaml v1.3.0
1919)
2020
@@ -68,7 +68,7 @@ require (
6868 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.66.0
6969 github.com/prometheus/client_golang v1.15.1 // indirect
7070 github.com/prometheus/client_model v0.4.0 // indirect
71- github.com/prometheus/common v0.44.0 // indirect
71+ github.com/prometheus/common v0.44.0
7272 github.com/prometheus/procfs v0.9.0 // indirect
7373 github.com/spf13/pflag v1.0.5 // indirect
7474 go.uber.org/atomic v1.10.0 // indirect
Original file line number Diff line number Diff line change @@ -364,6 +364,8 @@ k8s.io/utils v0.0.0-20230505201702-9f6742963106 h1:EObNQ3TW2D+WptiYXlApGNLVy0zm/
364364k8s.io/utils v0.0.0-20230505201702-9f6742963106 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
365365sigs.k8s.io/controller-runtime v0.15.0 h1:ML+5Adt3qZnMSYxZ7gAverBLNPSMQEibtzAgp0UPojU =
366366sigs.k8s.io/controller-runtime v0.15.0 /go.mod h1:7ngYvp1MLT+9GeZ+6lH3LOlcHkp/+tzA/fmHa4iq9kk =
367+ sigs.k8s.io/controller-runtime v0.15.1 h1:9UvgKD4ZJGcj24vefUFgZFP3xej/3igL9BsOUTb/+4c =
368+ sigs.k8s.io/controller-runtime v0.15.1 /go.mod h1:7ngYvp1MLT+9GeZ+6lH3LOlcHkp/+tzA/fmHa4iq9kk =
367369sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
368370sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
369371sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE =
You can’t perform that action at this time.
0 commit comments