Skip to content

Commit b0a27e8

Browse files
Bump github.com/hashicorp/hc-install from 0.9.0 to 0.9.1
Bumps [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Commits](hashicorp/hc-install@v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: github.com/hashicorp/hc-install dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b67e9f commit b0a27e8

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/fatih/color v1.18.0 // MIT
1212
github.com/google/uuid v1.6.0 // BSD-3-Clause
1313
github.com/hashicorp/go-version v1.7.0 // MPL 2.0
14-
github.com/hashicorp/hc-install v0.9.0 // MPL 2.0
14+
github.com/hashicorp/hc-install v0.9.1 // MPL 2.0
1515
github.com/hashicorp/terraform-exec v0.21.0 // MPL 2.0
1616
github.com/hashicorp/terraform-json v0.23.0 // MPL 2.0
1717
github.com/hexops/gotextdiff v1.0.3 // BSD 3-Clause "New" or "Revised" License
@@ -38,7 +38,7 @@ require (
3838
cloud.google.com/go/auth v0.4.2 // indirect
3939
cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
4040
cloud.google.com/go/compute/metadata v0.3.0 // indirect
41-
github.com/ProtonMail/go-crypto v1.1.0-alpha.2 // indirect
41+
github.com/ProtonMail/go-crypto v1.1.3 // indirect
4242
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
4343
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e // indirect
4444
github.com/cloudflare/circl v1.3.7 // indirect

go.sum

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)