From 981b349d324c81c6abc08fb5fa7987864b6da76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 08:34:39 +0000 Subject: [PATCH] Bump github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration Bumps [github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration](https://github.com/vmware/vsphere-automation-sdk-go) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/vmware/vsphere-automation-sdk-go/releases) - [Commits](https://github.com/vmware/vsphere-automation-sdk-go/compare/lib/v0.7.0...services/vmc/v0.8.0) --- updated-dependencies: - dependency-name: github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 039bb1c..17c8659 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/stretchr/testify v1.9.0 github.com/vmware/vsphere-automation-sdk-go/lib v0.7.0 github.com/vmware/vsphere-automation-sdk-go/runtime v0.7.0 - github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration v0.7.0 + github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration v0.8.0 github.com/vmware/vsphere-automation-sdk-go/services/vmc v0.14.0 github.com/vmware/vsphere-automation-sdk-go/services/vmc/autoscaler v0.6.0 github.com/vmware/vsphere-automation-sdk-go/services/vmc/draas v0.6.0 diff --git a/go.sum b/go.sum index 8e8b0b9..369df28 100644 --- a/go.sum +++ b/go.sum @@ -189,8 +189,8 @@ github.com/vmware/vsphere-automation-sdk-go/lib v0.7.0 h1:pT+oqJ8FD5eUBQkl+e7LZw github.com/vmware/vsphere-automation-sdk-go/lib v0.7.0/go.mod h1:f3+6YVZpNcK2pYyiQ94BoHWmjMj9BnYav0vNFuTiDVM= github.com/vmware/vsphere-automation-sdk-go/runtime v0.7.0 h1:pSBxa9Agh6bgW8Hr0A1eQxuwnxGTnuAVox8iQb023hg= github.com/vmware/vsphere-automation-sdk-go/runtime v0.7.0/go.mod h1:qdzEFm2iK3dvlmm99EYYNxs70HbzuiHyENFD24Ps8fQ= -github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration v0.7.0 h1:wQr8Gm7/cVYFKIyDxbczs9EmHdb0vB8Co3MviSRBUmY= -github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration v0.7.0/go.mod h1:htCzdCKX+aE4MvPBGYSgbgI9BtJqXTWzKhU6TQtTBlI= +github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration v0.8.0 h1:WajoIqQomDSObtcrDLE5NBoGBLSBb684mhvi1zU8LUM= +github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration v0.8.0/go.mod h1:htCzdCKX+aE4MvPBGYSgbgI9BtJqXTWzKhU6TQtTBlI= github.com/vmware/vsphere-automation-sdk-go/services/vmc v0.14.0 h1:h8apaqbHR8c2RAx3OJB1PGDICXrHE37nIEHXXnoAXkc= github.com/vmware/vsphere-automation-sdk-go/services/vmc v0.14.0/go.mod h1:FbObXRbJxdOkI3qu0bzCxdun/bltk83+gOI65rLua3M= github.com/vmware/vsphere-automation-sdk-go/services/vmc/autoscaler v0.6.0 h1:gQbbzwkv/cJkog6h6gk142kdTXyjv+Xuq+vXlu150B0=