Skip to content

Commit 2195278

Browse files
renovate[bot]terakoya76
authored andcommitted
fix(deps): update github.com/hashicorp/hc-install digest to 321faf4 in go.mod (main) (runatlantis#4736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 823aebd commit 2195278

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
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.20240625085452-3f6f9f2ad944
25+
github.com/hashicorp/hc-install v0.7.1-0.20240708063736-321faf4a1066
2626
github.com/hashicorp/terraform-config-inspect v0.0.0-20240701073647-9fc3669f7553
2727
github.com/jpillora/backoff v1.0.0
2828
github.com/kr/pretty v0.3.1
@@ -129,7 +129,7 @@ require (
129129
go.uber.org/multierr v1.11.0 // indirect
130130
golang.org/x/crypto v0.23.0 // indirect
131131
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
132-
golang.org/x/mod v0.18.0 // indirect
132+
golang.org/x/mod v0.19.0 // indirect
133133
golang.org/x/net v0.25.0 // indirect
134134
golang.org/x/oauth2 v0.15.0 // indirect
135135
golang.org/x/sync v0.7.0 // indirect

go.sum

+4-4
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.20240625085452-3f6f9f2ad944 h1:AwR888mDHlavs11u496vjER3wFUA32JQBe9CvnGlWFo=
266-
github.com/hashicorp/hc-install v0.7.1-0.20240625085452-3f6f9f2ad944/go.mod h1:wGjPKFtnckoLzR4SyYDx0fDId27R6Mb4F5xiVzHUBjU=
265+
github.com/hashicorp/hc-install v0.7.1-0.20240708063736-321faf4a1066 h1:uDTNE/h4pYs2lvqpUTktNxi5eUfrVOwzUG1+kd4tDS0=
266+
github.com/hashicorp/hc-install v0.7.1-0.20240708063736-321faf4a1066/go.mod h1:+MwJYjDfCruSD/udvBmRB22Nlkwwkwf5sAB6uTIhSaU=
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=
@@ -535,8 +535,8 @@ golang.org/x/mod v0.1.1-0.20191107180719-034126e5016b/go.mod h1:QqPTAvyqsEbceGzB
535535
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
536536
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
537537
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
538-
golang.org/x/mod v0.18.0 h1:5+9lSbEzPSdWkH32vYPBwEpX8KwDbM52Ud9xBUvNlb0=
539-
golang.org/x/mod v0.18.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
538+
golang.org/x/mod v0.19.0 h1:fEdghXQSo20giMthA7cd28ZC+jts4amQ3YMXiP5oMQ8=
539+
golang.org/x/mod v0.19.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
540540
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
541541
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
542542
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=

0 commit comments

Comments
 (0)