From 7e2d8cd70cf6674f973309d02c3667c77e288fdf Mon Sep 17 00:00:00 2001 From: Abhay Krishna Arunachalam Date: Wed, 22 Nov 2023 13:41:51 -0500 Subject: [PATCH] Bump vmware/govmomi to latest release --- UPSTREAM_PROJECTS.yaml | 4 +-- projects/vmware/govmomi/ATTRIBUTION.txt | 35 ++++++++++++++++++++++--- projects/vmware/govmomi/CHECKSUMS | 4 +-- projects/vmware/govmomi/GIT_TAG | 2 +- projects/vmware/govmomi/GOLANG_VERSION | 2 +- 5 files changed, 37 insertions(+), 10 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 705313375a..bffa9db920 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -293,5 +293,5 @@ projects: repos: - name: govmomi versions: - - tag: v0.30.5 - go_version: "1.18" + - tag: v0.33.0 + go_version: "1.20" diff --git a/projects/vmware/govmomi/ATTRIBUTION.txt b/projects/vmware/govmomi/ATTRIBUTION.txt index 9696e95e59..b31ddb0853 100644 --- a/projects/vmware/govmomi/ATTRIBUTION.txt +++ b/projects/vmware/govmomi/ATTRIBUTION.txt @@ -1,5 +1,5 @@ -** github.com/vmware/govmomi; version v0.30.5 -- +** github.com/vmware/govmomi; version v0.33.0 -- https://github.com/vmware/govmomi @@ -207,7 +207,7 @@ https://github.com/vmware/govmomi ------ -** github.com/google/uuid; version v1.3.0 -- +** github.com/google/uuid; version v1.3.1 -- https://github.com/google/uuid Copyright (c) 2009,2014 Google Inc. All rights reserved. @@ -240,10 +240,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/vmware/govmomi/vim25/xml; version v0.30.5 -- +** github.com/vmware/govmomi/vim25/json; version v0.33.0 -- https://github.com/vmware/govmomi -** golang.org/go; version go1.18.10 -- +** github.com/vmware/govmomi/vim25/xml; version v0.33.0 -- +https://github.com/vmware/govmomi + +** golang.org/go; version go1.20.11 -- https://github.com/golang/go Copyright (c) 2009 The Go Authors. All rights reserved. @@ -325,3 +328,27 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------ + +** github.com/xlab/treeprint; version v1.2.0 -- +https://github.com/xlab/treeprint + +Copyright © 2016 Maxim Kupriianov + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the “Software”), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. +------ diff --git a/projects/vmware/govmomi/CHECKSUMS b/projects/vmware/govmomi/CHECKSUMS index 82e56bfd80..7d7a8b5082 100644 --- a/projects/vmware/govmomi/CHECKSUMS +++ b/projects/vmware/govmomi/CHECKSUMS @@ -1,2 +1,2 @@ -7e79c2a37f250a47257c0219f7b4de2f94aa6d570a392179a6dde124f46565f9 _output/bin/govmomi/linux-amd64/govc -5cbb7899c6d6046eff22b2b0412bfb19d6b4834a095a0c6e774a3376ac0b93c3 _output/bin/govmomi/linux-arm64/govc +47462b320f9efb24a596783fea5eff1b92451126f26a6e69bac53e32019e2bb5 _output/bin/govmomi/linux-amd64/govc +604205c5a3d82d45421100411b5af3e06f1bfc215d7ee8ce72ecb265f42103b3 _output/bin/govmomi/linux-arm64/govc diff --git a/projects/vmware/govmomi/GIT_TAG b/projects/vmware/govmomi/GIT_TAG index 85437fb062..7fdbfd64bb 100644 --- a/projects/vmware/govmomi/GIT_TAG +++ b/projects/vmware/govmomi/GIT_TAG @@ -1 +1 @@ -v0.30.5 +v0.33.0 diff --git a/projects/vmware/govmomi/GOLANG_VERSION b/projects/vmware/govmomi/GOLANG_VERSION index adc97d8e22..5fb5a6b4f5 100644 --- a/projects/vmware/govmomi/GOLANG_VERSION +++ b/projects/vmware/govmomi/GOLANG_VERSION @@ -1 +1 @@ -1.18 +1.20