Skip to content

Commit

Permalink
Bump vmware/govmomi to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Jan 1, 1970
1 parent 468e978 commit 2ecceea
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,5 +291,5 @@ projects:
repos:
- name: govmomi
versions:
- tag: v0.34.2
- tag: v0.35.0
go_version: "1.20"
8 changes: 4 additions & 4 deletions projects/vmware/govmomi/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

** github.com/vmware/govmomi; version v0.34.2 --
** github.com/vmware/govmomi; version v0.35.0 --
https://github.com/vmware/govmomi


Expand Down Expand Up @@ -207,7 +207,7 @@ https://github.com/vmware/govmomi

------

** github.com/google/uuid; version v1.4.0 --
** github.com/google/uuid; version v1.6.0 --
https://github.com/google/uuid

Copyright (c) 2009,2014 Google Inc. All rights reserved.
Expand Down Expand Up @@ -240,10 +240,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/vmware/govmomi/vim25/json; version v0.34.2 --
** github.com/vmware/govmomi/vim25/json; version v0.35.0 --
https://github.com/vmware/govmomi

** github.com/vmware/govmomi/vim25/xml; version v0.34.2 --
** github.com/vmware/govmomi/vim25/xml; version v0.35.0 --
https://github.com/vmware/govmomi

** golang.org/go; version go1.20.13 --
Expand Down
4 changes: 2 additions & 2 deletions projects/vmware/govmomi/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
0902db6f816358b68f937d54a1a7c7715905e2b95f7bb497d041954e75fcf50e _output/bin/govmomi/linux-amd64/govc
1e7fee543ee02a1fd640a4828dba11ad170ebad64adbe3f6c2685d25211feeda _output/bin/govmomi/linux-arm64/govc
9a9464a553040ba574c5c1e0df230d89f38eb95300bdde0b3fb694477db89a7c _output/bin/govmomi/linux-amd64/govc
c31c20e5c682e1f7da54ae3939d61335b26a29e67436680c469343dc559d846a _output/bin/govmomi/linux-arm64/govc
2 changes: 1 addition & 1 deletion projects/vmware/govmomi/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.34.2
v0.35.0
2 changes: 1 addition & 1 deletion projects/vmware/govmomi/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **GoVMOMI**
![Version](https://img.shields.io/badge/version-v0.34.2-blue)
![Version](https://img.shields.io/badge/version-v0.35.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiZ1FxODROWXBIdytIZVBsNUFzODdBcngreGlZdlVwdUliRThoTGNDajBab0YzdDZ3NzVKSnBTVDBTS0lzY25sUG82MzZPMWdteE14VkZrK0F2TlppKzBjPSIsIml2UGFyYW1ldGVyU3BlYyI6IkJHNTRwbGtDV2xYRCtaZ0wiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[GoVMOMI](https://github.com/vmware/govmomi) is a Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter). It primarily provides convenience functions for working with the vSphere API. It provides Go bindings to the default implementation of the VMware Managed Object Management Interface (VMOMI)
Expand Down

0 comments on commit 2ecceea

Please sign in to comment.