Skip to content

Commit

Permalink
fix(deps): update module github.com/vmware/govmomi to v0.36.3 (open-t…
Browse files Browse the repository at this point in the history
…elemetry#32098)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/vmware/govmomi](https://togithub.com/vmware/govmomi) |
`v0.36.1` -> `v0.36.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.36.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.36.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.36.1/v0.36.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.36.1/v0.36.3?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

<details>
<summary>vmware/govmomi (github.com/vmware/govmomi)</summary>

###
[`v0.36.3`](https://togithub.com/vmware/govmomi/releases/tag/v0.36.3)

[Compare
Source](https://togithub.com/vmware/govmomi/compare/v0.36.2...v0.36.3)

<a name="v0.36.3"></a>

#### [Release
v0.36.3](https://togithub.com/vmware/govmomi/compare/v0.36.2...v0.36.3)

> Release Date: 2024-04-02

##### 🧹 Chore

- \[[`35df9f3`](https://togithub.com/vmware/govmomi/commit/35df9f35)]
Update version.go for v0.36.3

##### ⚠️ BREAKING

##### 📖 Commits

- \[[`35df9f3`](https://togithub.com/vmware/govmomi/commit/35df9f35)]
chore: Update version.go for v0.36.3
- \[[`47c5ff9`](https://togithub.com/vmware/govmomi/commit/47c5ff94)]
Remove deprecation for task.Wait and task.WaitForResult

###
[`v0.36.2`](https://togithub.com/vmware/govmomi/releases/tag/v0.36.2)

[Compare
Source](https://togithub.com/vmware/govmomi/compare/v0.36.1...v0.36.2)

<a name="v0.36.2"></a>

#### [Release
v0.36.2](https://togithub.com/vmware/govmomi/compare/v0.36.1...v0.36.2)

> Release Date: 2024-03-27

##### 🐞 Fix

- \[[`9c5fca6`](https://togithub.com/vmware/govmomi/commit/9c5fca64)]
endpoint url to bypass lookup service if envoy sidecar enabled

##### 💫 API Changes

- \[[`f9e1a48`](https://togithub.com/vmware/govmomi/commit/f9e1a48e)]
Add Downloadendpoint field in the library item file struct
([#&open-telemetry#8203;3386](https://togithub.com/vmware/govmomi/issues/3386))

##### 💫 `govc` (CLI)

- \[[`cd9ce0a`](https://togithub.com/vmware/govmomi/commit/cd9ce0ae)]
snapshot.tree json output to stdout

##### 🧹 Chore

- \[[`f2a87d7`](https://togithub.com/vmware/govmomi/commit/f2a87d75)]
Update version.go for v0.36.2

##### ⚠️ BREAKING

##### 📖 Commits

- \[[`f2a87d7`](https://togithub.com/vmware/govmomi/commit/f2a87d75)]
chore: Update version.go for v0.36.2
- \[[`cd9ce0a`](https://togithub.com/vmware/govmomi/commit/cd9ce0ae)]
govc: snapshot.tree json output to stdout
- \[[`9c5fca6`](https://togithub.com/vmware/govmomi/commit/9c5fca64)]
fix: endpoint url to bypass lookup service if envoy sidecar enabled
- \[[`f9e1a48`](https://togithub.com/vmware/govmomi/commit/f9e1a48e)]
api: Add Downloadendpoint field in the library item file struct
([#&open-telemetry#8203;3386](https://togithub.com/vmware/govmomi/issues/3386))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
  • Loading branch information
renovate[bot] and opentelemetrybot authored Apr 2, 2024
1 parent 2943d2e commit 394d9b4
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ require (
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
github.com/vmware/go-vmware-nsxt v0.0.0-20230223012718-d31b8a1ca05e // indirect
github.com/vmware/govmomi v0.36.1 // indirect
github.com/vmware/govmomi v0.36.3 // indirect
github.com/vultr/govultr/v2 v2.17.2 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/configschema/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/otelcontribcol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ require (
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852 // indirect
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae // indirect
github.com/vmware/go-vmware-nsxt v0.0.0-20230223012718-d31b8a1ca05e // indirect
github.com/vmware/govmomi v0.36.1 // indirect
github.com/vmware/govmomi v0.36.3 // indirect
github.com/vultr/govultr/v2 v2.17.2 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/otelcontribcol/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ require (
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
github.com/vmware/go-vmware-nsxt v0.0.0-20230223012718-d31b8a1ca05e // indirect
github.com/vmware/govmomi v0.36.1 // indirect
github.com/vmware/govmomi v0.36.3 // indirect
github.com/vultr/govultr/v2 v2.17.2 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion receiver/vcenterreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.97.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.97.0
github.com/stretchr/testify v1.9.0
github.com/vmware/govmomi v0.36.1
github.com/vmware/govmomi v0.36.3
go.opentelemetry.io/collector/component v0.97.1-0.20240327181407-1038b67c85a0
go.opentelemetry.io/collector/config/configopaque v1.4.1-0.20240327181407-1038b67c85a0
go.opentelemetry.io/collector/config/configtls v0.97.1-0.20240327181407-1038b67c85a0
Expand Down
4 changes: 2 additions & 2 deletions receiver/vcenterreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 394d9b4

Please sign in to comment.