Skip to content

Commit 83585c8

Browse files
Bump vmware/govmomi to latest release (#4061)
1 parent 6d217af commit 83585c8

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

UPSTREAM_PROJECTS.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,5 +311,5 @@ projects:
311311
repos:
312312
- name: govmomi
313313
versions:
314-
- tag: v0.46.0
314+
- tag: v0.46.1
315315
go_version: "1.23"

projects/vmware/govmomi/ATTRIBUTION.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
** github.com/vmware/govmomi; version v0.46.0 --
2+
** github.com/vmware/govmomi; version v0.46.1 --
33
https://github.com/vmware/govmomi
44

55

@@ -240,10 +240,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
240240

241241
------
242242

243-
** github.com/vmware/govmomi/vim25/json; version v0.46.0 --
243+
** github.com/vmware/govmomi/vim25/json; version v0.46.1 --
244244
https://github.com/vmware/govmomi
245245

246-
** github.com/vmware/govmomi/vim25/xml; version v0.46.0 --
246+
** github.com/vmware/govmomi/vim25/xml; version v0.46.1 --
247247
https://github.com/vmware/govmomi
248248

249249
** golang.org/go; version go1.23.2 --

projects/vmware/govmomi/CHECKSUMS

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
8a2b7a91df5a26cb78437dcddf0a35b51ba85fb972b86ad5fe3d89cae105db7f _output/bin/govmomi/linux-amd64/govc
2-
adf98f338c54be1b56e1068f62ec38d0c5d6f35865addcfd14313c0d9b9aa9e1 _output/bin/govmomi/linux-arm64/govc
1+
1723270d2e77ac0462d523e0429255b7058ca5445fd9a4acc652b6db84856041 _output/bin/govmomi/linux-amd64/govc
2+
f593d7cb7ff283bb6eaebf7baa6a5329c238f73eb4c7a674b76386b80b1b804a _output/bin/govmomi/linux-arm64/govc

projects/vmware/govmomi/GIT_TAG

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.46.0
1+
v0.46.1

projects/vmware/govmomi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **GoVMOMI**
2-
![Version](https://img.shields.io/badge/version-v0.46.0-blue)
2+
![Version](https://img.shields.io/badge/version-v0.46.1-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiZ1FxODROWXBIdytIZVBsNUFzODdBcngreGlZdlVwdUliRThoTGNDajBab0YzdDZ3NzVKSnBTVDBTS0lzY25sUG82MzZPMWdteE14VkZrK0F2TlppKzBjPSIsIml2UGFyYW1ldGVyU3BlYyI6IkJHNTRwbGtDV2xYRCtaZ0wiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
[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)

0 commit comments

Comments
 (0)