File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 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/ex
55
66go 1.22.1
77
8- require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.2
8+ require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.3
99
1010require (
1111 github.com/emicklei/go-restful/v3 v3.12.1 // indirect
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
7272github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
7373github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/2gBQ3RWajuToeY6ZtZTIKv2v7ThUy5KKusIT0yc0 =
7474github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 /go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4 =
75- github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.2 h1:RMfCcipaijaJ7/VKsgDBKwfRFA9YNt/2AvDospXCACA =
76- github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.2 /go.mod h1:cujPL3lTeW8+zr8RUJCPDss1HHe81Hc9XxXMNrdTSqQ =
75+ github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.3 h1:6F2IrYW1Ky3oo44rGcvvGgUo6wqPA8fjjou3kjKVNbk =
76+ github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.3 /go.mod h1:cujPL3lTeW8+zr8RUJCPDss1HHe81Hc9XxXMNrdTSqQ =
7777github.com/nutanix-cloud-native/prism-go-client v0.5.0 h1:aSNuKDOK7+q676MQyetYXcySY41IjSvN2UmrDIU3+6s =
7878github.com/nutanix-cloud-native/prism-go-client v0.5.0 /go.mod h1:QhLX+sEep0cStzHVYU6mPgIlnA8U3DySskagrbDprRk =
7979github.com/onsi/ginkgo/v2 v2.19.1 h1:QXgq3Z8Crl5EL1WBAC98A5sEBHARrAJNzAmMxzLcRF0 =
You can’t perform that action at this time.
0 commit comments