5
5
require (
6
6
github.com/Masterminds/semver/v3 v3.3.0
7
7
github.com/google/go-cmp v0.6.0
8
- github.com/hashicorp/go-getter v1.7.6
8
+ github.com/hashicorp/go-getter v1.7.8
9
9
github.com/hashicorp/go-version v1.7.0
10
10
github.com/hashicorp/hcl/v2 v2.23.0
11
11
github.com/hashicorp/terraform-registry-address v0.2.3
@@ -41,7 +41,7 @@ require (
41
41
github.com/jmespath/go-jmespath v0.4.0 // indirect
42
42
github.com/klauspost/compress v1.15.11 // indirect
43
43
github.com/mattn/go-colorable v0.1.12 // indirect
44
- github.com/mattn/go-isatty v0.0.14 // indirect
44
+ github.com/mattn/go-isatty v0.0.16 // indirect
45
45
github.com/mitchellh/go-homedir v1.1.0 // indirect
46
46
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
47
47
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect
@@ -55,13 +55,13 @@ require (
55
55
go.opentelemetry.io/otel v1.22.0 // indirect
56
56
go.opentelemetry.io/otel/metric v1.22.0 // indirect
57
57
go.opentelemetry.io/otel/trace v1.22.0 // indirect
58
- golang.org/x/crypto v0.25 .0 // indirect
58
+ golang.org/x/crypto v0.32 .0 // indirect
59
59
golang.org/x/mod v0.19.0 // indirect
60
- golang.org/x/net v0.27 .0 // indirect
60
+ golang.org/x/net v0.34 .0 // indirect
61
61
golang.org/x/oauth2 v0.20.0 // indirect
62
- golang.org/x/sync v0.7 .0 // indirect
63
- golang.org/x/sys v0.22 .0 // indirect
64
- golang.org/x/text v0.16 .0 // indirect
62
+ golang.org/x/sync v0.10 .0 // indirect
63
+ golang.org/x/sys v0.29 .0 // indirect
64
+ golang.org/x/text v0.21 .0 // indirect
65
65
golang.org/x/time v0.5.0 // indirect
66
66
golang.org/x/tools v0.23.0 // indirect
67
67
google.golang.org/api v0.162.0 // indirect
0 commit comments