mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-12 05:12:39 +00:00
*: Bump version of vmware/govmomi
Bumping version to include changes that better handle TLS errors. Bump nescessary to prepare for when the version of Go is bumped to 1.20 Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
This commit is contained in:
1
vendor/github.com/vmware/govmomi/task/error.go
generated
vendored
1
vendor/github.com/vmware/govmomi/task/error.go
generated
vendored
@@ -20,6 +20,7 @@ import "github.com/vmware/govmomi/vim25/types"
|
||||
|
||||
type Error struct {
|
||||
*types.LocalizedMethodFault
|
||||
Description *types.LocalizableMessage
|
||||
}
|
||||
|
||||
// Error returns the task's localized fault message.
|
||||
|
||||
Reference in New Issue
Block a user