From a33ba31cbb2f6ae0d51f325c65fe07c6a267dc70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 03:39:14 +0000 Subject: [PATCH] fix(deps): update github.com/hashicorp/hc-install digest to 0c03a35 in go.mod (main) (#4769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8435896db9..3d62480e29 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/hashicorp/go-multierror v1.1.1 github.com/hashicorp/go-version v1.7.0 github.com/hashicorp/golang-lru/v2 v2.0.7 - github.com/hashicorp/hc-install v0.7.1-0.20240708063736-321faf4a1066 + github.com/hashicorp/hc-install v0.7.1-0.20240718133626-0c03a35d9fcb github.com/hashicorp/terraform-config-inspect v0.0.0-20240701073647-9fc3669f7553 github.com/jpillora/backoff v1.0.0 github.com/kr/pretty v0.3.1 diff --git a/go.sum b/go.sum index f913b27732..06f54027a3 100644 --- a/go.sum +++ b/go.sum @@ -262,8 +262,8 @@ github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k= github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM= -github.com/hashicorp/hc-install v0.7.1-0.20240708063736-321faf4a1066 h1:uDTNE/h4pYs2lvqpUTktNxi5eUfrVOwzUG1+kd4tDS0= -github.com/hashicorp/hc-install v0.7.1-0.20240708063736-321faf4a1066/go.mod h1:+MwJYjDfCruSD/udvBmRB22Nlkwwkwf5sAB6uTIhSaU= +github.com/hashicorp/hc-install v0.7.1-0.20240718133626-0c03a35d9fcb h1:hdQ6wn8ostxH4AQUiHJ7/GmoxHIkWEOJHAUeY081y2g= +github.com/hashicorp/hc-install v0.7.1-0.20240718133626-0c03a35d9fcb/go.mod h1:+MwJYjDfCruSD/udvBmRB22Nlkwwkwf5sAB6uTIhSaU= github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4= github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ= github.com/hashicorp/hcl/v2 v2.20.1 h1:M6hgdyz7HYt1UN9e61j+qKJBqR3orTWbI1HKBJEdxtc=