From f27691ab15e604dea7d218d5ac4e7a4776620806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 03:45:27 +0000 Subject: [PATCH] chore(deps): bump github.com/vmware/vcf-sdk-go from 0.4.0 to 0.4.1 Bumps [github.com/vmware/vcf-sdk-go](https://github.com/vmware/vcf-sdk-go) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/vmware/vcf-sdk-go/releases) - [Changelog](https://github.com/vmware/vcf-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/vmware/vcf-sdk-go/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: github.com/vmware/vcf-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1f62c52..642e446 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/hashicorp/terraform-plugin-mux v0.17.0 github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0 github.com/stretchr/testify v1.9.0 - github.com/vmware/vcf-sdk-go v0.4.0 + github.com/vmware/vcf-sdk-go v0.4.1 golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df ) diff --git a/go.sum b/go.sum index 84eae13..30acf25 100644 --- a/go.sum +++ b/go.sum @@ -209,8 +209,8 @@ github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IU github.com/vmihailenco/msgpack/v5 v5.4.1/go.mod h1:GaZTsDaehaPpQVyxrf5mtQlH+pc21PIudVV/E3rRQok= github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g= github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds= -github.com/vmware/vcf-sdk-go v0.4.0 h1:fBYghbQ6VLFN70MfcsmgK/VAx2dPKoIyBQxRM+1rAro= -github.com/vmware/vcf-sdk-go v0.4.0/go.mod h1:MsPAnZU3YLGEIOc0RZcoHAk9sEIEQcuyJSWBPhRv8mQ= +github.com/vmware/vcf-sdk-go v0.4.1 h1:Hd5flatP0xg0oEBcEabS6zYcMm6doVePJXzj4gfrfus= +github.com/vmware/vcf-sdk-go v0.4.1/go.mod h1:MsPAnZU3YLGEIOc0RZcoHAk9sEIEQcuyJSWBPhRv8mQ= github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM= github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw= github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=