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
55
66go 1.23.0
77
8- toolchain go1.24.2
8+ toolchain go1.24.4
99
1010replace github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/common => ../common
1111
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
55
66go 1.23.0
77
8- toolchain go1.24.2
8+ toolchain go1.24.4
99
1010require (
1111 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
55
66go 1.23.0
77
8- toolchain go1.24.2
8+ toolchain go1.24.4
99
1010replace (
1111 github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/api => ./api
You can’t perform that action at this time.
0 commit comments