From a5f9ca1b63378aab4c460d4759f04a5049fb4bfc Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 9 Oct 2024 17:41:12 +0000
Subject: [PATCH] Bump github.com/hewlettpackard/hpegl-provider-lib from 0.0.17
 to 0.0.19

Bumps [github.com/hewlettpackard/hpegl-provider-lib](https://github.com/hewlettpackard/hpegl-provider-lib) from 0.0.17 to 0.0.19.
- [Release notes](https://github.com/hewlettpackard/hpegl-provider-lib/releases)
- [Commits](https://github.com/hewlettpackard/hpegl-provider-lib/compare/v0.0.17...v0.0.19)

---
updated-dependencies:
- dependency-name: github.com/hewlettpackard/hpegl-provider-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 46fdea43..73b5ed63 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
 	github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
 	github.com/hashicorp/terraform-plugin-docs v0.9.0
 	github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
-	github.com/hewlettpackard/hpegl-provider-lib v0.0.17
+	github.com/hewlettpackard/hpegl-provider-lib v0.0.19
 	github.com/spf13/viper v1.18.2
 	github.com/tidwall/gjson v1.14.1
 	github.com/tshihad/tftags v0.0.10
diff --git a/go.sum b/go.sum
index 6244f2a1..41ecc12e 100644
--- a/go.sum
+++ b/go.sum
@@ -124,8 +124,8 @@ 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-provider-lib v0.0.17 h1:6sh4XjWK2hg2q5V78W4AypV0IBbDy0CpGoMfzE1CK1c=
-github.com/hewlettpackard/hpegl-provider-lib v0.0.17/go.mod h1:Bw2DhefBjqXQI6s5vBBGiWUkFz7fx4KkbGfwmo9wv3U=
+github.com/hewlettpackard/hpegl-provider-lib v0.0.19 h1:TXmVUrmhfBeNJThgsMzVB321PmCnksigaDovEVsqsxg=
+github.com/hewlettpackard/hpegl-provider-lib v0.0.19/go.mod h1:Bw2DhefBjqXQI6s5vBBGiWUkFz7fx4KkbGfwmo9wv3U=
 github.com/huandu/xstrings v1.3.1/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
 github.com/huandu/xstrings v1.3.2/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
 github.com/huandu/xstrings v1.3.3 h1:/Gcsuc1x8JVbJ9/rlye4xZnVAbEkGauT8lbebqcQws4=