@@ -13,7 +13,7 @@ require (
13
13
github.com/gophercloud/gophercloud/v2 v2.8.0
14
14
k8s.io/apimachinery v0.34.0
15
15
k8s.io/client-go v0.34.0
16
- sigs.k8s.io/controller-runtime v0.22.0
16
+ sigs.k8s.io/controller-runtime v0.22.1
17
17
)
18
18
19
19
require (
@@ -68,9 +68,9 @@ require (
68
68
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
69
69
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
70
70
github.com/pkg/errors v0.9.1 // indirect
71
- github.com/prometheus/client_golang v1.23.0
71
+ github.com/prometheus/client_golang v1.23.2
72
72
github.com/prometheus/client_model v0.6.2
73
- github.com/prometheus/common v0.65.0 // indirect
73
+ github.com/prometheus/common v0.66.1 // indirect
74
74
github.com/prometheus/procfs v0.17.0 // indirect
75
75
github.com/sapcc/go-bits v0.0.0-20250828142518-d29beaf1bcca
76
76
github.com/spf13/cobra v1.9.1 // indirect
@@ -100,7 +100,7 @@ require (
100
100
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
101
101
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
102
102
google.golang.org/grpc v1.72.1 // indirect
103
- google.golang.org/protobuf v1.36.7 // indirect
103
+ google.golang.org/protobuf v1.36.8 // indirect
104
104
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
105
105
gopkg.in/inf.v0 v0.9.1 // indirect
106
106
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments