From c74e828212efacf76494577b68c4171a707e29da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 09:11:48 +0000 Subject: [PATCH] Bump the gomodupdates group in /providers/vsphere with 1 update Bumps the gomodupdates group in /providers/vsphere with 1 update: [github.com/vmware/govmomi](https://github.com/vmware/govmomi). Updates `github.com/vmware/govmomi` from 0.36.2 to 0.36.3 - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md) - [Commits](https://github.com/vmware/govmomi/compare/v0.36.2...v0.36.3) --- updated-dependencies: - dependency-name: github.com/vmware/govmomi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates ... Signed-off-by: dependabot[bot] --- providers/vsphere/go.mod | 2 +- providers/vsphere/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/providers/vsphere/go.mod b/providers/vsphere/go.mod index db5c4e3a23..0fa79dfe45 100644 --- a/providers/vsphere/go.mod +++ b/providers/vsphere/go.mod @@ -10,7 +10,7 @@ require ( github.com/facebookincubator/nvdtools v0.1.5 github.com/rs/zerolog v1.32.0 github.com/stretchr/testify v1.9.0 - github.com/vmware/govmomi v0.36.2 + github.com/vmware/govmomi v0.36.3 go.mondoo.com/cnquery/v10 v10.9.1 go.mondoo.com/mondoo-go v0.0.0-20240312054001-2ab23a39b500 ) diff --git a/providers/vsphere/go.sum b/providers/vsphere/go.sum index 445442e690..aef757f5b6 100644 --- a/providers/vsphere/go.sum +++ b/providers/vsphere/go.sum @@ -881,8 +881,8 @@ github.com/ultraware/whitespace v0.1.0 h1:O1HKYoh0kIeqE8sFqZf1o0qbORXUCOQFrlaQyZ github.com/ultraware/whitespace v0.1.0/go.mod h1:/se4r3beMFNmewJ4Xmz0nMQ941GJt+qmSHGP9emHYe0= github.com/uudashr/gocognit v1.1.2 h1:l6BAEKJqQH2UpKAPKdMfZf5kE4W/2xk8pfU1OVLvniI= github.com/uudashr/gocognit v1.1.2/go.mod h1:aAVdLURqcanke8h3vg35BC++eseDm66Z7KmchI5et4k= -github.com/vmware/govmomi v0.36.2 h1:fFTicZmjwPCiBJGyKLZ5Ty9JbTgBPVSXJDv1Duw0r7c= -github.com/vmware/govmomi v0.36.2/go.mod h1:mtGWtM+YhTADHlCgJBiskSRPOZRsN9MSjPzaZLte/oQ= +github.com/vmware/govmomi v0.36.3 h1:1Ng3CBNQVbFjCQbKtfsewy5o3dFa+EoTjqeThVISUBc= +github.com/vmware/govmomi v0.36.3/go.mod h1:mtGWtM+YhTADHlCgJBiskSRPOZRsN9MSjPzaZLte/oQ= github.com/xen0n/gosmopolitan v1.2.2 h1:/p2KTnMzwRexIW8GlKawsTWOxn7UHA+jCMF/V8HHtvU= github.com/xen0n/gosmopolitan v1.2.2/go.mod h1:7XX7Mj61uLYrj0qmeN0zi7XDon9JRAEhYQqAPLVNTeg= github.com/yagipy/maintidx v1.0.0 h1:h5NvIsCz+nRDapQ0exNv4aJ0yXSI0420omVANTv3GJM=