Skip to content

Commit 22ec5fe

Browse files
renovate[bot]kvanzuijlen
authored andcommitted
fix(deps): update github.com/hashicorp/hc-install digest to 2597d9e in go.mod (main) (runatlantis#4702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: kvanzuijlen <[email protected]>
1 parent d41f16d commit 22ec5fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/hashicorp/go-multierror v1.1.1
2323
github.com/hashicorp/go-version v1.7.0
2424
github.com/hashicorp/golang-lru/v2 v2.0.7
25-
github.com/hashicorp/hc-install v0.7.1-0.20240621091026-c4aaa6050c67
25+
github.com/hashicorp/hc-install v0.7.1-0.20240624082812-2597d9ec8be6
2626
github.com/hashicorp/terraform-config-inspect v0.0.0-20240607080351-271db412dbcb
2727
github.com/jpillora/backoff v1.0.0
2828
github.com/kr/pretty v0.3.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
262262
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
263263
github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
264264
github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
265-
github.com/hashicorp/hc-install v0.7.1-0.20240621091026-c4aaa6050c67 h1:j84bK87tqGuom/DDA4cVbQaEvE0EsnvRUxRgDDeVGbU=
266-
github.com/hashicorp/hc-install v0.7.1-0.20240621091026-c4aaa6050c67/go.mod h1:wGjPKFtnckoLzR4SyYDx0fDId27R6Mb4F5xiVzHUBjU=
265+
github.com/hashicorp/hc-install v0.7.1-0.20240624082812-2597d9ec8be6 h1:ulDJw0tqasG5xf5BkN+mwZkFkoRR2VilxpYPKnXCM/Q=
266+
github.com/hashicorp/hc-install v0.7.1-0.20240624082812-2597d9ec8be6/go.mod h1:wGjPKFtnckoLzR4SyYDx0fDId27R6Mb4F5xiVzHUBjU=
267267
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
268268
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
269269
github.com/hashicorp/hcl/v2 v2.20.1 h1:M6hgdyz7HYt1UN9e61j+qKJBqR3orTWbI1HKBJEdxtc=

0 commit comments

Comments
 (0)