From 8b954e8c7113ad781ceaea43695b27ef7534b430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:52:38 +0000 Subject: [PATCH] Bump github.com/HewlettPackard/hpegl-vmaas-terraform-resources (#274) Bumps [github.com/HewlettPackard/hpegl-vmaas-terraform-resources](https://github.com/HewlettPackard/hpegl-vmaas-terraform-resources) from 0.1.33 to 0.1.34. - [Release notes](https://github.com/HewlettPackard/hpegl-vmaas-terraform-resources/releases) - [Commits](https://github.com/HewlettPackard/hpegl-vmaas-terraform-resources/compare/v0.1.33...v0.1.34) --- updated-dependencies: - dependency-name: github.com/HewlettPackard/hpegl-vmaas-terraform-resources dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index e27b395..467be99 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.5 require ( github.com/HewlettPackard/hpegl-containers-terraform-resources v0.0.11 - github.com/HewlettPackard/hpegl-vmaas-terraform-resources v0.1.33 + github.com/HewlettPackard/hpegl-vmaas-terraform-resources v0.1.34 github.com/golangci/golangci-lint v1.61.0 github.com/hashicorp/terraform-plugin-docs v0.19.4 github.com/hashicorp/terraform-plugin-go v0.25.0 @@ -27,7 +27,7 @@ require ( github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect github.com/HewlettPackard/hpegl-containers-go-sdk v0.0.16 // indirect - github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.13 // indirect + github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.14 // indirect github.com/Kunde21/markdownfmt/v3 v3.1.0 // indirect github.com/Masterminds/goutils v1.1.1 // indirect github.com/Masterminds/semver/v3 v3.3.0 // indirect diff --git a/go.sum b/go.sum index 9a4da64..31561e8 100644 --- a/go.sum +++ b/go.sum @@ -61,10 +61,10 @@ github.com/HewlettPackard/hpegl-containers-go-sdk v0.0.16 h1:5YXtw8RlGY9vwp/jwAA github.com/HewlettPackard/hpegl-containers-go-sdk v0.0.16/go.mod h1:rHDxAIj4FrgUc6JksOM0llQhGUpV732wsi19vKwyXSc= github.com/HewlettPackard/hpegl-containers-terraform-resources v0.0.11 h1:Nqh4jg8Ac3lvMqVwVQ2/kmZ2RtXJkJgmb38aebDY2LI= github.com/HewlettPackard/hpegl-containers-terraform-resources v0.0.11/go.mod h1:VaBTjqKXpfwdcYU5iT91cTY+bNYq8VbraSQS+qxKNGY= -github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.13 h1:UnTm9GYtLqRe3M5XRcmFAqKQElnIoX/MEgPF5VJWfqY= -github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.13/go.mod h1:tsKOAAbEQnpXAzqjcZUGzRiVp9QfRViKoTOdIltIMFI= -github.com/HewlettPackard/hpegl-vmaas-terraform-resources v0.1.33 h1:lsgF3ElteN8mHLltBKuIWyuCahFTwi3SRYx0SOla9FQ= -github.com/HewlettPackard/hpegl-vmaas-terraform-resources v0.1.33/go.mod h1:9WsGewBXZ2Y69bdgUwoLI6jh6FXpTb7QoF/mJgyjJG0= +github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.14 h1:G3i8N70LBGo1tEFXCCBx5fd+cERBvnBCviFheVLlj80= +github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.14/go.mod h1:tsKOAAbEQnpXAzqjcZUGzRiVp9QfRViKoTOdIltIMFI= +github.com/HewlettPackard/hpegl-vmaas-terraform-resources v0.1.34 h1:sB8j7PDsITaxlXqmKnEmlhUhdI6E7ZrJ8IwRWexXdcY= +github.com/HewlettPackard/hpegl-vmaas-terraform-resources v0.1.34/go.mod h1:oTOSGvtDcK62aM2564nGs7B3zLzO4j31EMfSLWOy7DY= github.com/Kunde21/markdownfmt/v3 v3.1.0 h1:KiZu9LKs+wFFBQKhrZJrFZwtLnCCWJahL+S+E/3VnM0= github.com/Kunde21/markdownfmt/v3 v3.1.0/go.mod h1:tPXN1RTyOzJwhfHoon9wUr4HGYmWgVxSQN6VBJDkrVc= github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=