File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ module github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/ap
5
5
6
6
go 1.23.0
7
7
8
- toolchain go1.24.2
8
+ toolchain go1.24.4
9
9
10
10
replace github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/common => ../common
11
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ module github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/co
5
5
6
6
go 1.23.0
7
7
8
- toolchain go1.24.2
8
+ toolchain go1.24.4
9
9
10
10
require (
11
11
github.com/evanphx/json-patch/v5 v5.9.11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ module github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix
5
5
6
6
go 1.23.0
7
7
8
- toolchain go1.24.2
8
+ toolchain go1.24.4
9
9
10
10
replace (
11
11
github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/api => ./api
You can’t perform that action at this time.
0 commit comments