Skip to content

Commit e20fa7b

Browse files
🌱 (chore): Bump github.com/vmware-tanzu/vm-operator/api
Bumps [github.com/vmware-tanzu/vm-operator/api](https://github.com/vmware-tanzu/vm-operator) from 1.9.1-0.20260502065817-4ee333ccd54c to 1.10.0. - [Commits](https://github.com/vmware-tanzu/vm-operator/commits/v1.10.0) --- updated-dependencies: - dependency-name: github.com/vmware-tanzu/vm-operator/api dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19225d0 commit e20fa7b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/stretchr/testify v1.11.1
1818
github.com/vmware-tanzu/nsx-operator/pkg/apis v0.0.0-20260423081355-beab2417344a
1919
github.com/vmware-tanzu/nsx-operator/pkg/client v0.0.0-20260423081355-beab2417344a
20-
github.com/vmware-tanzu/vm-operator/api v1.9.1-0.20260502065817-4ee333ccd54c
20+
github.com/vmware-tanzu/vm-operator/api v1.10.0
2121
github.com/vmware/govmomi v0.54.0
2222
github.com/vmware/vsphere-automation-sdk-go/lib v0.7.0
2323
github.com/vmware/vsphere-automation-sdk-go/runtime v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ github.com/vmware-tanzu/nsx-operator/pkg/apis v0.0.0-20260423081355-beab2417344a
163163
github.com/vmware-tanzu/nsx-operator/pkg/apis v0.0.0-20260423081355-beab2417344a/go.mod h1:Q4JzNkNMvjo7pXtlB5/R3oME4Nhah7fAObWgghVmtxk=
164164
github.com/vmware-tanzu/nsx-operator/pkg/client v0.0.0-20260423081355-beab2417344a h1:3+uFGz+qweWuBXNBfpb7dEahIy1kNWe2tmaVXZbw1c4=
165165
github.com/vmware-tanzu/nsx-operator/pkg/client v0.0.0-20260423081355-beab2417344a/go.mod h1:MNz/PlAeJyKGt+X+nQE2bpiMghzpaP5XKaUlH0Stgh4=
166-
github.com/vmware-tanzu/vm-operator/api v1.9.1-0.20260502065817-4ee333ccd54c h1:xJzEwgcm+w72/Da+0wiv/EXUmAj0JJ0DnF7TeSjGJIw=
167-
github.com/vmware-tanzu/vm-operator/api v1.9.1-0.20260502065817-4ee333ccd54c/go.mod h1:nWTPpxfe4gHuuYuFcrs86+NMxfkqPk3a3IlvI8TCWak=
166+
github.com/vmware-tanzu/vm-operator/api v1.10.0 h1:HPvw8Rt3/K3oYwncOmg2iATVwdJSUayniaOz25rRPU4=
167+
github.com/vmware-tanzu/vm-operator/api v1.10.0/go.mod h1:nWTPpxfe4gHuuYuFcrs86+NMxfkqPk3a3IlvI8TCWak=
168168
github.com/vmware/govmomi v0.54.0 h1:akEKkM9XKMOhTskmdzTLG8JzH+sh61jbFrVPbAzv5IQ=
169169
github.com/vmware/govmomi v0.54.0/go.mod h1:0F3hChqXDrSQQnjfSiCqRE5lPD4aZlbOtKG4uroq2a4=
170170
github.com/vmware/vsphere-automation-sdk-go/lib v0.7.0 h1:pT+oqJ8FD5eUBQkl+e7LZwwtbwPvW5kDyyGXvt66gOM=

0 commit comments

Comments
 (0)