Skip to content

Commit

Permalink
Bump github.com/hewlettpackard/hpegl-metal-terraform-resources (#257)
Browse files Browse the repository at this point in the history
Bumps [github.com/hewlettpackard/hpegl-metal-terraform-resources](https://github.com/hewlettpackard/hpegl-metal-terraform-resources) from 1.3.60 to 1.3.61.
- [Release notes](https://github.com/hewlettpackard/hpegl-metal-terraform-resources/releases)
- [Commits](HewlettPackard/hpegl-metal-terraform-resources@v1.3.60...v1.3.61)

---
updated-dependencies:
- dependency-name: github.com/hewlettpackard/hpegl-metal-terraform-resources
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 67f96cc commit 634a32e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.23.0
github.com/hashicorp/terraform-plugin-mux v0.16.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
github.com/hewlettpackard/hpegl-metal-terraform-resources v1.3.60
github.com/hewlettpackard/hpegl-metal-terraform-resources v1.3.61
github.com/hewlettpackard/hpegl-provider-lib v0.0.18
)

Expand Down Expand Up @@ -120,7 +120,7 @@ require (
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
github.com/hashicorp/yamux v0.1.1 // indirect
github.com/hewlettpackard/hpegl-metal-client v1.5.19 // indirect
github.com/hewlettpackard/hpegl-metal-client v1.5.22 // indirect
github.com/hexops/gotextdiff v1.0.3 // indirect
github.com/huandu/xstrings v1.3.3 // indirect
github.com/imdario/mergo v0.3.15 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -402,10 +402,10 @@ github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S
github.com/hashicorp/terraform-svchost v0.1.1/go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc=
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE=
github.com/hashicorp/yamux v0.1.1/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
github.com/hewlettpackard/hpegl-metal-client v1.5.19 h1:Y3RizmAi5H+RtzdozDywUg/0/aupDltW5b+HrzgIQeQ=
github.com/hewlettpackard/hpegl-metal-client v1.5.19/go.mod h1:+BO4BfQXf3IWnsxvk2IdE27Ijrm1jDVYIgpebYh1L9M=
github.com/hewlettpackard/hpegl-metal-terraform-resources v1.3.60 h1:TY41JUpCaYwLuV09jyIv3BLjc1OESZjduQ9zESgpiUE=
github.com/hewlettpackard/hpegl-metal-terraform-resources v1.3.60/go.mod h1:pbbRgEZ0izF2CmoC2wpIHz54UpcCpv2hLPf9c4Vg8Ao=
github.com/hewlettpackard/hpegl-metal-client v1.5.22 h1:EW19Adpfroi27jpYYjlNddx/TwGKnTVysd5Lpqoo/ls=
github.com/hewlettpackard/hpegl-metal-client v1.5.22/go.mod h1:+BO4BfQXf3IWnsxvk2IdE27Ijrm1jDVYIgpebYh1L9M=
github.com/hewlettpackard/hpegl-metal-terraform-resources v1.3.61 h1:+S4HTdi8x3hLyOd6iq9D2QF0YBbtI61Sxu6KyoTpxqU=
github.com/hewlettpackard/hpegl-metal-terraform-resources v1.3.61/go.mod h1:JjlE075Rq8Jc95DyL1LhevC0UufS7oqun5PvkednIpg=
github.com/hewlettpackard/hpegl-provider-lib v0.0.18 h1:87iXgq8Oe2ebBRicL5K+HknQF9e1ce6MHfIHeTVVqlI=
github.com/hewlettpackard/hpegl-provider-lib v0.0.18/go.mod h1:Bw2DhefBjqXQI6s5vBBGiWUkFz7fx4KkbGfwmo9wv3U=
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM=
Expand Down

0 comments on commit 634a32e

Please sign in to comment.