From 1508b7ebe89add5b326a5b5dd22252b4f6542ca6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:09:12 -0700 Subject: [PATCH] Update module github.com/vmware/govmomi to v0.44.0 (#35695) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi) | `v0.43.0` -> `v0.44.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.43.0/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.43.0/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
vmware/govmomi (github.com/vmware/govmomi) ### [`v0.44.0`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.44.0) [Compare Source](https://redirect.github.com/vmware/govmomi/compare/v0.43.0...v0.44.0) #### [Release v0.44.0](https://redirect.github.com/vmware/govmomi/compare/v0.43.0...v0.44.0) > Release Date: 2024-10-07 ##### ๐Ÿž Fix - \[[`bf6e162`](https://redirect.github.com/vmware/govmomi/commit/bf6e1626)] synchronize access to session.Manager.userSession ([#​3571](https://redirect.github.com/vmware/govmomi/issues/3571)) ##### ๐Ÿ’ก Examples - \[[`da37212`](https://redirect.github.com/vmware/govmomi/commit/da37212c)] add ExampleListView_ofContainerView ##### ๐Ÿ’ซ API Changes - \[[`733f1c0`](https://redirect.github.com/vmware/govmomi/commit/733f1c0c)] Update folder.PlaceVMsXCluster to support several placement types - \[[`4665dff`](https://redirect.github.com/vmware/govmomi/commit/4665dff2)] disable http.Transport.ForceAttemptHTTP2 by default ([#​3564](https://redirect.github.com/vmware/govmomi/issues/3564)) - \[[`d95d350`](https://redirect.github.com/vmware/govmomi/commit/d95d3508)] add vapi/crypto package with support for native KMS - \[[`d2ccadf`](https://redirect.github.com/vmware/govmomi/commit/d2ccadf4)] add rest.Client.DownloadAttachment method - \[[`cb0453c`](https://redirect.github.com/vmware/govmomi/commit/cb0453c9)] extract NewDatastoreURL from Datastore.NewURL method - \[[`9a02a4a`](https://redirect.github.com/vmware/govmomi/commit/9a02a4a9)] Support querying PBM profile for IOFILTERS - \[[`92797d4`](https://redirect.github.com/vmware/govmomi/commit/92797d40)] Helpers for key management servers ##### ๐Ÿ’ซ `govc` (CLI) - \[[`844fa1c`](https://redirect.github.com/vmware/govmomi/commit/844fa1cc)] update help url - \[[`7daac37`](https://redirect.github.com/vmware/govmomi/commit/7daac379)] add vm.change -managed-by flag - \[[`2613278`](https://redirect.github.com/vmware/govmomi/commit/2613278c)] add storage.policy.info flag to query IO filters - \[[`108e4fd`](https://redirect.github.com/vmware/govmomi/commit/108e4fd8)] add native kms provider support - \[[`ccf449e`](https://redirect.github.com/vmware/govmomi/commit/ccf449e4)] add kms commands ##### ๐Ÿ’ซ `vcsim` (Simulator) - \[[`5a9567f`](https://redirect.github.com/vmware/govmomi/commit/5a9567f6)] lock ViewManager in RegisterObject callbacks - \[[`6267644`](https://redirect.github.com/vmware/govmomi/commit/6267644d)] add \*Context param to UpdateObject interface method - \[[`3ba044c`](https://redirect.github.com/vmware/govmomi/commit/3ba044c9)] support clearing ManagedBy field ([#​3572](https://redirect.github.com/vmware/govmomi/issues/3572)) - \[[`2c49326`](https://redirect.github.com/vmware/govmomi/commit/2c493262)] handle traversal spec object updates - \[[`fc91180`](https://redirect.github.com/vmware/govmomi/commit/fc91180a)] ModifyListView 'remove' does not return unresolved objects - \[[`1f0838e`](https://redirect.github.com/vmware/govmomi/commit/1f0838ed)] override response namespace from struct tag - \[[`6cea86e`](https://redirect.github.com/vmware/govmomi/commit/6cea86e8)] fix RelocateVM_Task related races ([#​3565](https://redirect.github.com/vmware/govmomi/issues/3565)) - \[[`f81e83d`](https://redirect.github.com/vmware/govmomi/commit/f81e83d8)] support cluster registration in RegisterKmipServer - \[[`cddbe1f`](https://redirect.github.com/vmware/govmomi/commit/cddbe1f9)] Gen enc key w default provider on createvm ##### ๐Ÿ“ƒ Documentation - \[[`707acb8`](https://redirect.github.com/vmware/govmomi/commit/707acb83)] sync CHANGELOG ([#​3286](https://redirect.github.com/vmware/govmomi/issues/3286)) - \[[`582eefa`](https://redirect.github.com/vmware/govmomi/commit/582eefa8)] various updates ##### ๐Ÿงน Chore - \[[`ff95505`](https://redirect.github.com/vmware/govmomi/commit/ff95505d)] Update version.go for v0.44.0 - \[[`f807c48`](https://redirect.github.com/vmware/govmomi/commit/f807c483)] fixup internal version - \[[`70edf99`](https://redirect.github.com/vmware/govmomi/commit/70edf99b)] bump default ClientVersion - \[[`e6bfadb`](https://redirect.github.com/vmware/govmomi/commit/e6bfadbd)] bump Go versions - \[[`4d0e69d`](https://redirect.github.com/vmware/govmomi/commit/4d0e69db)] fix GH Action tag output param - \[[`796892a`](https://redirect.github.com/vmware/govmomi/commit/796892a4)] rename crypto.Manager RegisterKmipCluster > RegisterKmsCluster - \[[`2b65990`](https://redirect.github.com/vmware/govmomi/commit/2b659905)] simplify error handling by using the new fault package ##### โš ๏ธ BREAKING ##### ๐Ÿ“– Commits - \[[`ff95505`](https://redirect.github.com/vmware/govmomi/commit/ff95505d)] chore: Update version.go for v0.44.0 - \[[`f807c48`](https://redirect.github.com/vmware/govmomi/commit/f807c483)] chore: fixup internal version - \[[`5a9567f`](https://redirect.github.com/vmware/govmomi/commit/5a9567f6)] vcsim: lock ViewManager in RegisterObject callbacks - \[[`844fa1c`](https://redirect.github.com/vmware/govmomi/commit/844fa1cc)] govc: update help url - \[[`d0278e2`](https://redirect.github.com/vmware/govmomi/commit/d0278e29)] build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 - \[[`6267644`](https://redirect.github.com/vmware/govmomi/commit/6267644d)] vcsim: add \*Context param to UpdateObject interface method - \[[`7daac37`](https://redirect.github.com/vmware/govmomi/commit/7daac379)] govc: add vm.change -managed-by flag - \[[`3ba044c`](https://redirect.github.com/vmware/govmomi/commit/3ba044c9)] vcsim: support clearing ManagedBy field ([#​3572](https://redirect.github.com/vmware/govmomi/issues/3572)) - \[[`bf6e162`](https://redirect.github.com/vmware/govmomi/commit/bf6e1626)] fix: synchronize access to session.Manager.userSession ([#​3571](https://redirect.github.com/vmware/govmomi/issues/3571)) - \[[`da37212`](https://redirect.github.com/vmware/govmomi/commit/da37212c)] examples: add ExampleListView_ofContainerView - \[[`2c49326`](https://redirect.github.com/vmware/govmomi/commit/2c493262)] vcsim: handle traversal spec object updates - \[[`fc91180`](https://redirect.github.com/vmware/govmomi/commit/fc91180a)] vcsim: ModifyListView 'remove' does not return unresolved objects - \[[`70edf99`](https://redirect.github.com/vmware/govmomi/commit/70edf99b)] chore: bump default ClientVersion - \[[`707acb8`](https://redirect.github.com/vmware/govmomi/commit/707acb83)] docs: sync CHANGELOG ([#​3286](https://redirect.github.com/vmware/govmomi/issues/3286)) - \[[`e6bfadb`](https://redirect.github.com/vmware/govmomi/commit/e6bfadbd)] chore: bump Go versions - \[[`4d0e69d`](https://redirect.github.com/vmware/govmomi/commit/4d0e69db)] chore: fix GH Action tag output param - \[[`582eefa`](https://redirect.github.com/vmware/govmomi/commit/582eefa8)] docs: various updates - \[[`2613278`](https://redirect.github.com/vmware/govmomi/commit/2613278c)] govc: add storage.policy.info flag to query IO filters - \[[`da340f5`](https://redirect.github.com/vmware/govmomi/commit/da340f59)] Use internalpbm namespace for PbmQueryIOFiltersFromProfileId - \[[`1f0838e`](https://redirect.github.com/vmware/govmomi/commit/1f0838ed)] vcsim: override response namespace from struct tag - \[[`733f1c0`](https://redirect.github.com/vmware/govmomi/commit/733f1c0c)] api: Update folder.PlaceVMsXCluster to support several placement types - \[[`4665dff`](https://redirect.github.com/vmware/govmomi/commit/4665dff2)] api: disable http.Transport.ForceAttemptHTTP2 by default ([#​3564](https://redirect.github.com/vmware/govmomi/issues/3564)) - \[[`6cea86e`](https://redirect.github.com/vmware/govmomi/commit/6cea86e8)] vcsim: fix RelocateVM_Task related races ([#​3565](https://redirect.github.com/vmware/govmomi/issues/3565)) - \[[`108e4fd`](https://redirect.github.com/vmware/govmomi/commit/108e4fd8)] govc: add native kms provider support - \[[`d95d350`](https://redirect.github.com/vmware/govmomi/commit/d95d3508)] api: add vapi/crypto package with support for native KMS - \[[`d2ccadf`](https://redirect.github.com/vmware/govmomi/commit/d2ccadf4)] api: add rest.Client.DownloadAttachment method - \[[`cb0453c`](https://redirect.github.com/vmware/govmomi/commit/cb0453c9)] api: extract NewDatastoreURL from Datastore.NewURL method - \[[`9a02a4a`](https://redirect.github.com/vmware/govmomi/commit/9a02a4a9)] api: Support querying PBM profile for IOFILTERS - \[[`ccf449e`](https://redirect.github.com/vmware/govmomi/commit/ccf449e4)] govc: add kms commands - \[[`796892a`](https://redirect.github.com/vmware/govmomi/commit/796892a4)] chore: rename crypto.Manager RegisterKmipCluster > RegisterKmsCluster - \[[`f81e83d`](https://redirect.github.com/vmware/govmomi/commit/f81e83d8)] vcsim: support cluster registration in RegisterKmipServer - \[[`cddbe1f`](https://redirect.github.com/vmware/govmomi/commit/cddbe1f9)] vcsim: Gen enc key w default provider on createvm - \[[`92797d4`](https://redirect.github.com/vmware/govmomi/commit/92797d40)] api: Helpers for key management servers - \[[`2b65990`](https://redirect.github.com/vmware/govmomi/commit/2b659905)] chore: simplify error handling by using the new fault package
--- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Yang Song --- processor/logdedupprocessor/go.mod | 6 +++--- processor/logdedupprocessor/go.sum | 12 ++++++------ receiver/vcenterreceiver/go.mod | 2 +- receiver/vcenterreceiver/go.sum | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/processor/logdedupprocessor/go.mod b/processor/logdedupprocessor/go.mod index 038b6efe3ab2..e70f11c9b565 100644 --- a/processor/logdedupprocessor/go.mod +++ b/processor/logdedupprocessor/go.mod @@ -70,9 +70,9 @@ require ( go.opentelemetry.io/otel/sdk v1.30.0 // indirect go.uber.org/multierr v1.11.0 // indirect golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect - golang.org/x/net v0.29.0 // indirect - golang.org/x/sys v0.25.0 // indirect - golang.org/x/text v0.18.0 // indirect + golang.org/x/net v0.30.0 // indirect + golang.org/x/sys v0.26.0 // indirect + golang.org/x/text v0.19.0 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd // indirect google.golang.org/grpc v1.67.1 // indirect google.golang.org/protobuf v1.34.2 // indirect diff --git a/processor/logdedupprocessor/go.sum b/processor/logdedupprocessor/go.sum index c2135021a81d..b446502ce110 100644 --- a/processor/logdedupprocessor/go.sum +++ b/processor/logdedupprocessor/go.sum @@ -145,8 +145,8 @@ golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwY golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg= golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= golang.org/x/net v0.7.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs= -golang.org/x/net v0.29.0 h1:5ORfpBpCs4HzDYoodCDBbwHzdR5UrLBZ3sOnUJmFoHo= -golang.org/x/net v0.29.0/go.mod h1:gLkgy8jTGERgjzMic6DS9+SP0ajcu6Xu3Orq/SpETg0= +golang.org/x/net v0.30.0 h1:AcW1SDZMkb8IpzCdQUaIq2sP4sZ4zw+55h6ynffypl4= +golang.org/x/net v0.30.0/go.mod h1:2wGyMJ5iFasEhkwi13ChkO/t1ECNC4X4eBKkVFyYFlU= golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= @@ -159,8 +159,8 @@ golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBc golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.25.0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34= -golang.org/x/sys v0.25.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo= +golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= @@ -168,8 +168,8 @@ golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= -golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224= -golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY= +golang.org/x/text v0.19.0 h1:kTxAhCbGbxhK0IwgSKiMO5awPoDQ0RpfiVYBfK860YM= +golang.org/x/text v0.19.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE= diff --git a/receiver/vcenterreceiver/go.mod b/receiver/vcenterreceiver/go.mod index 3f8ea378bbe0..3febabd29bec 100644 --- a/receiver/vcenterreceiver/go.mod +++ b/receiver/vcenterreceiver/go.mod @@ -9,7 +9,7 @@ require ( github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.111.0 github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.111.0 github.com/stretchr/testify v1.9.0 - github.com/vmware/govmomi v0.43.0 + github.com/vmware/govmomi v0.44.0 go.opentelemetry.io/collector/component v0.111.0 go.opentelemetry.io/collector/config/configopaque v1.17.0 go.opentelemetry.io/collector/config/configtls v1.17.0 diff --git a/receiver/vcenterreceiver/go.sum b/receiver/vcenterreceiver/go.sum index 9655509e48bf..7fd84f843b49 100644 --- a/receiver/vcenterreceiver/go.sum +++ b/receiver/vcenterreceiver/go.sum @@ -134,8 +134,8 @@ github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFA github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI= github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk= github.com/tklauser/numcpus v0.6.1/go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY= -github.com/vmware/govmomi v0.43.0 h1:7Kg3Bkdly+TrE67BYXzRq7ZrDnn7xqpKX95uEh2f9Go= -github.com/vmware/govmomi v0.43.0/go.mod h1:IOv5nTXCPqH9qVJAlRuAGffogaLsNs8aF+e7vLgsHJU= +github.com/vmware/govmomi v0.44.0 h1:0OR8thVIAoeXBtPTqliWTQ7nwCNEjTCWAlDucXzaF3Y= +github.com/vmware/govmomi v0.44.0/go.mod h1:uoLVU9zlXC4p4GmLVG+ZJmBC0Gn3Q7mytOJvi39OhxA= github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0=