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
abhay-krishna committed Nov 22, 2023
1 parent e2283e2 commit 7e2d8cd
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 10 deletions.
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
35 changes: 31 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.30.5 --
** github.com/vmware/govmomi; version v0.33.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.3.0 --
** github.com/google/uuid; version v1.3.1 --
https://github.com/google/uuid

Copyright (c) 2009,2014 Google Inc. All rights reserved.
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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 <[email protected]>

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.
------
4 changes: 2 additions & 2 deletions projects/vmware/govmomi/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion projects/vmware/govmomi/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.30.5
v0.33.0
2 changes: 1 addition & 1 deletion projects/vmware/govmomi/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18
1.20

0 comments on commit 7e2d8cd

Please sign in to comment.