Skip to content

Commit 809876e

Browse files
dependabot[bot]ksamoray
authored andcommitted
Bump github.com/vmware/vsphere-automation-sdk-go/lib
Bumps [github.com/vmware/vsphere-automation-sdk-go/lib](https://github.com/vmware/vsphere-automation-sdk-go) from 0.7.1-0.20241113023437-5938c535c194 to 0.8.0. - [Release notes](https://github.com/vmware/vsphere-automation-sdk-go/releases) - [Commits](https://github.com/vmware/vsphere-automation-sdk-go/commits/lib/v0.8.0) --- updated-dependencies: - dependency-name: github.com/vmware/vsphere-automation-sdk-go/lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0ed350 commit 809876e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/hashicorp/terraform-plugin-sdk/v2 v2.36.1
1111
github.com/stretchr/testify v1.10.0
1212
github.com/vmware/go-vmware-nsxt v0.0.0-20220328155605-f49a14c1ef5f
13-
github.com/vmware/vsphere-automation-sdk-go/lib v0.7.1-0.20241113023437-5938c535c194
13+
github.com/vmware/vsphere-automation-sdk-go/lib v0.8.0
1414
github.com/vmware/vsphere-automation-sdk-go/runtime v0.8.0
1515
github.com/vmware/vsphere-automation-sdk-go/services/nsxt v0.12.1-0.20241113023437-5938c535c194
1616
github.com/vmware/vsphere-automation-sdk-go/services/nsxt-gm v0.9.1-0.20241113023437-5938c535c194

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAh
155155
github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds=
156156
github.com/vmware/go-vmware-nsxt v0.0.0-20220328155605-f49a14c1ef5f h1:NbC9yOr5At92seXK+kOr2TzU3mIWzcJOVzZasGSuwoU=
157157
github.com/vmware/go-vmware-nsxt v0.0.0-20220328155605-f49a14c1ef5f/go.mod h1:VEqcmf4Sp7gPB7z05QGyKVmn6xWppr7Nz8cVNvyC80o=
158-
github.com/vmware/vsphere-automation-sdk-go/lib v0.7.1-0.20241113023437-5938c535c194 h1:4+nN9YcmXs8uXoKhsQpg0K8ziNTg8zULbdvc3Mu/Dk0=
159-
github.com/vmware/vsphere-automation-sdk-go/lib v0.7.1-0.20241113023437-5938c535c194/go.mod h1:f3+6YVZpNcK2pYyiQ94BoHWmjMj9BnYav0vNFuTiDVM=
158+
github.com/vmware/vsphere-automation-sdk-go/lib v0.8.0 h1:u1SXOTM6D4Ygb3jeidj2RdFf2X2Sq+yu53SbPzyf23g=
159+
github.com/vmware/vsphere-automation-sdk-go/lib v0.8.0/go.mod h1:8d5JTwjpM/Z03n/IZb0fwmXkJNWvWwuLXBqoakqYio4=
160160
github.com/vmware/vsphere-automation-sdk-go/runtime v0.8.0 h1:KnDIX9LY0nru7iMQTg0sy9vChhyorPo5OdASM2MaAcI=
161161
github.com/vmware/vsphere-automation-sdk-go/runtime v0.8.0/go.mod h1:DzLetYAmw1+vj7bqElRWEpuy40WYE/woL3alsymYa/c=
162162
github.com/vmware/vsphere-automation-sdk-go/services/nsxt v0.12.1-0.20241113023437-5938c535c194 h1:M4/j0HbfW+pFbcpZdbg7wid3WxkIFOZRXuWNi+llXEc=

0 commit comments

Comments
 (0)