Skip to content

Commit

Permalink
chore(deps): bump github.com/vmware/vcf-sdk-go from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
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](vmware/vcf-sdk-go@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 4ec5fc9 commit f27691a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit f27691a

Please sign in to comment.