Skip to content

Commit 2b5af3d

Browse files
build(deps): Bump github.com/nutanix-cloud-native/cluster-api-provider-nutanix
Bumps [github.com/nutanix-cloud-native/cluster-api-provider-nutanix](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix) from 1.7.0 to 1.7.2. - [Release notes](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/releases) - [Commits](nutanix-cloud-native/cluster-api-provider-nutanix@v1.7.0...v1.7.2) --- updated-dependencies: - dependency-name: github.com/nutanix-cloud-native/cluster-api-provider-nutanix dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e059bb5 commit 2b5af3d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hack/third-party/capx/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ go 1.24.0
77

88
toolchain go1.24.3
99

10-
require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.7.0
10+
require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.7.2
1111

1212
require (
1313
github.com/emicklei/go-restful/v3 v3.12.2 // indirect

hack/third-party/capx/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
7676
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
7777
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
7878
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
79-
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.7.0 h1:HLfiahNib53AzH5frN5OG5Xoimr8G4DqnpR/inpBnXg=
80-
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.7.0/go.mod h1:6AJwae8W/nGmITlnuTnvMxCxxztctEAUJulxC9z/jgU=
79+
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.7.2 h1:+ppriYkMNsQPE6+pa0WOPOXsY/G8ZIZmF5gRjhi2RZU=
80+
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.7.2/go.mod h1:6AJwae8W/nGmITlnuTnvMxCxxztctEAUJulxC9z/jgU=
8181
github.com/nutanix-cloud-native/prism-go-client v0.5.0 h1:aSNuKDOK7+q676MQyetYXcySY41IjSvN2UmrDIU3+6s=
8282
github.com/nutanix-cloud-native/prism-go-client v0.5.0/go.mod h1:QhLX+sEep0cStzHVYU6mPgIlnA8U3DySskagrbDprRk=
8383
github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus=

0 commit comments

Comments
 (0)