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 @@ -15,7 +15,7 @@ require (
15
15
github.com/spf13/cobra v1.7.0
16
16
github.com/stretchr/testify v1.8.4
17
17
github.com/vmware-tanzu/net-operator-api v0.0.0-20210401185409-b0dc6c297707
18
- github.com/vmware-tanzu/vm-operator/api v0.0.0-20230717155710-8f2552faf4dc
18
+ github.com/vmware-tanzu/vm-operator/api v1.8.2
19
19
github.com/vmware-tanzu/vm-operator/external/ncp v0.0.0-20211209213435-0f4ab286f64f
20
20
github.com/vmware-tanzu/vm-operator/external/tanzu-topology v0.0.0-20211209213435-0f4ab286f64f
21
21
github.com/vmware/govmomi v0.30.6
Original file line number Diff line number Diff line change @@ -615,8 +615,8 @@ github.com/valyala/fastjson v1.6.4 h1:uAUNq9Z6ymTgGhcm0UynUAB6tlbakBrz6CQFax3BXV
615
615
github.com/valyala/fastjson v1.6.4 /go.mod h1:CLCAqky6SMuOcxStkYQvblddUtoRxhYMGLrsQns1aXY =
616
616
github.com/vmware-tanzu/net-operator-api v0.0.0-20210401185409-b0dc6c297707 h1:2onys8tWlQh7DFiOz6+68AwJdW9EBOEv6RTKzwh1x7A =
617
617
github.com/vmware-tanzu/net-operator-api v0.0.0-20210401185409-b0dc6c297707 /go.mod h1:pDB0pUiFYufuP3lUkQX9fZ67PYnKvqBpDcJN3mSrw5U =
618
- github.com/vmware-tanzu/vm-operator/api v0.0.0-20230717155710-8f2552faf4dc h1:Cf5c1T4OPCyUpsRb4SZPH2jlQJG2zBLhsl5pT3RBLe4 =
619
- github.com/vmware-tanzu/vm-operator/api v0.0.0-20230717155710-8f2552faf4dc /go.mod h1:vauVboD3sQxP+pb28TnI9wfrj+0nH2zSEc9Q7AzWJ54 =
618
+ github.com/vmware-tanzu/vm-operator/api v1.8.2 h1:7cZHVusqAmAMFWvsiU7X5xontxdjasknI/sVfe0p0Z4 =
619
+ github.com/vmware-tanzu/vm-operator/api v1.8.2 /go.mod h1:vauVboD3sQxP+pb28TnI9wfrj+0nH2zSEc9Q7AzWJ54 =
620
620
github.com/vmware-tanzu/vm-operator/external/ncp v0.0.0-20211209213435-0f4ab286f64f h1:RUuS5lh25citvQoXmDSfxJ1BB72LXOjD5cXvJETJ7Cc =
621
621
github.com/vmware-tanzu/vm-operator/external/ncp v0.0.0-20211209213435-0f4ab286f64f /go.mod h1:5rqRJ9zGR+KnKbkGx373WgN8xJpvAj99kHnfoDYRO5I =
622
622
github.com/vmware-tanzu/vm-operator/external/tanzu-topology v0.0.0-20211209213435-0f4ab286f64f h1:wwYUf16/g8bLywQMQJB5VHbDtuf6aOFH24Ar2/yA7+I =
You can’t perform that action at this time.
0 commit comments