We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e282f05 + bb3441a commit e58a951Copy full SHA for e58a951
go.mod
@@ -5,7 +5,7 @@ go 1.24.1
5
require (
6
github.com/Masterminds/semver/v3 v3.3.1
7
github.com/google/go-cmp v0.7.0
8
- github.com/hashicorp/go-getter v1.7.6
+ github.com/hashicorp/go-getter v1.7.8
9
github.com/hashicorp/go-version v1.7.0
10
github.com/hashicorp/hcl/v2 v2.23.0
11
github.com/hashicorp/terraform-registry-address v0.2.4
0 commit comments