build(deps): bump github.com/vmware/govmomi from 0.27.4 to 0.28.0

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.27.4 to 0.28.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vmware/govmomi/compare/v0.27.4...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-05 06:30:43 +00:00 committed by Ondřej Budai
parent 4825f549e3
commit 60e6d936f0
30 changed files with 452 additions and 75 deletions

2
vendor/github.com/kr/text/go.mod generated vendored
View file

@ -1,3 +1,3 @@
module "github.com/kr/text"
require "github.com/kr/pty" v1.1.1
require "github.com/creack/pty" v1.1.9