Skip to content

Commit 8540b16

Browse files
🌱 (chore): Bump github.com/vmware/vsphere-automation-sdk-go/runtime
Bumps [github.com/vmware/vsphere-automation-sdk-go/runtime](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](vmware/vsphere-automation-sdk-go@lib/v0.7.0...lib/v0.8.0) --- updated-dependencies: - dependency-name: github.com/vmware/vsphere-automation-sdk-go/runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef42075 commit 8540b16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/vmware-tanzu/vm-operator/api v1.8.6
1919
github.com/vmware/govmomi v0.49.0
2020
github.com/vmware/vsphere-automation-sdk-go/lib v0.7.0
21-
github.com/vmware/vsphere-automation-sdk-go/runtime v0.7.0
21+
github.com/vmware/vsphere-automation-sdk-go/runtime v0.8.0
2222
github.com/vmware/vsphere-automation-sdk-go/services/nsxt v0.12.0
2323
golang.org/x/net v0.37.0
2424
gopkg.in/gcfg.v1 v1.2.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ github.com/vmware/govmomi v0.49.0 h1:M80ExmFq3kOfeMvMJcHnXgA/4w5hUAFfYfc+Qm3lmPg
178178
github.com/vmware/govmomi v0.49.0/go.mod h1:+oZ0tYJw/pXKoeWHLR9Egq5KENVr2hLePRzisFhEWpA=
179179
github.com/vmware/vsphere-automation-sdk-go/lib v0.7.0 h1:pT+oqJ8FD5eUBQkl+e7LZwwtbwPvW5kDyyGXvt66gOM=
180180
github.com/vmware/vsphere-automation-sdk-go/lib v0.7.0/go.mod h1:f3+6YVZpNcK2pYyiQ94BoHWmjMj9BnYav0vNFuTiDVM=
181-
github.com/vmware/vsphere-automation-sdk-go/runtime v0.7.0 h1:pSBxa9Agh6bgW8Hr0A1eQxuwnxGTnuAVox8iQb023hg=
182-
github.com/vmware/vsphere-automation-sdk-go/runtime v0.7.0/go.mod h1:qdzEFm2iK3dvlmm99EYYNxs70HbzuiHyENFD24Ps8fQ=
181+
github.com/vmware/vsphere-automation-sdk-go/runtime v0.8.0 h1:KnDIX9LY0nru7iMQTg0sy9vChhyorPo5OdASM2MaAcI=
182+
github.com/vmware/vsphere-automation-sdk-go/runtime v0.8.0/go.mod h1:DzLetYAmw1+vj7bqElRWEpuy40WYE/woL3alsymYa/c=
183183
github.com/vmware/vsphere-automation-sdk-go/services/nsxt v0.12.0 h1:+kcDO69bfIB87KZUAYQ4AqrXlnZhpZz+QwzIB+TseqU=
184184
github.com/vmware/vsphere-automation-sdk-go/services/nsxt v0.12.0/go.mod h1:upLH9b9zpG86P0wwO4+gREf0lBXr8gYcs7P1FRZ9n30=
185185
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=

0 commit comments

Comments
 (0)