File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 44module github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/hack/tools
55
66go 1.22.5
7+ toolchain go1.24.1
78
89require (
910 github.com/blang/semver/v4 v4.0.0
@@ -12,7 +13,7 @@ require (
1213 k8s.io/api v0.31.7
1314 k8s.io/apimachinery v0.31.7
1415 sigs.k8s.io/cluster-api v1.9.6
15- sigs.k8s.io/controller-runtime v0.19.6
16+ sigs.k8s.io/controller-runtime v0.19.7
1617 sigs.k8s.io/yaml v1.4.0
1718)
1819
Original file line number Diff line number Diff line change @@ -1490,8 +1490,8 @@ sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.19/go.mod h1:LEScyz
14901490sigs.k8s.io/cluster-api v1.9.6 h1:2jZ434qC0bzrPQzmRDm4/b0PZWVMnOocoCjsAonQN5Q =
14911491sigs.k8s.io/cluster-api v1.9.6 /go.mod h1:DyqyZ4jRvKGKewDRn1Q4OCHaVjsdTogymbO6mrgHEDI =
14921492sigs.k8s.io/controller-runtime v0.9.5 /go.mod h1:q6PpkM5vqQubEKUKOM6qr06oXGzOBcCby1DA9FbyZeA =
1493- sigs.k8s.io/controller-runtime v0.19.6 h1:fuq53qTLQ7aJTA7aNsklNnu7eQtSFqJUomOyM+phPLk =
1494- sigs.k8s.io/controller-runtime v0.19.6 /go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4 =
1493+ sigs.k8s.io/controller-runtime v0.19.7 h1:DLABZfMr20A+AwCZOHhcbcu+TqBXnJZaVBri9K3EO48 =
1494+ sigs.k8s.io/controller-runtime v0.19.7 /go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4 =
14951495sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
14961496sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
14971497sigs.k8s.io/kustomize/api v0.8.5 /go.mod h1:M377apnKT5ZHJS++6H4rQoCHmWtt6qTpp3mbe7p6OLY =
You can’t perform that action at this time.
0 commit comments