@@ -7,9 +7,9 @@ require (
7
7
github.com/hashicorp/terraform-plugin-docs v0.16.0
8
8
github.com/hashicorp/terraform-plugin-framework v1.4.1
9
9
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
10
- github.com/hashicorp/terraform-plugin-go v0.19.0
10
+ github.com/hashicorp/terraform-plugin-go v0.19.1
11
11
github.com/hashicorp/terraform-plugin-log v0.9.0
12
- github.com/hashicorp/terraform-plugin-testing v1.5.1
12
+ github.com/hashicorp/terraform-plugin-testing v1.6.0
13
13
github.com/life4/genesis v1.8.1
14
14
github.com/motemen/go-loghttp v0.0.0-20170804080138-974ac5ceac27
15
15
github.com/stretchr/testify v1.8.4
@@ -20,7 +20,7 @@ require (
20
20
github.com/Masterminds/goutils v1.1.1 // indirect
21
21
github.com/Masterminds/semver/v3 v3.1.1 // indirect
22
22
github.com/Masterminds/sprig/v3 v3.2.2 // indirect
23
- github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95 // indirect
23
+ github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
24
24
github.com/agext/levenshtein v1.2.2 // indirect
25
25
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
26
26
github.com/armon/go-radix v1.0.0 // indirect
@@ -29,25 +29,25 @@ require (
29
29
github.com/davecgh/go-spew v1.1.1 // indirect
30
30
github.com/fatih/color v1.15.0 // indirect
31
31
github.com/golang/protobuf v1.5.3 // indirect
32
- github.com/google/go-cmp v0.5.9 // indirect
32
+ github.com/google/go-cmp v0.6.0 // indirect
33
33
github.com/google/go-querystring v1.1.0 // indirect
34
- github.com/google/uuid v1.3.0 // indirect
34
+ github.com/google/uuid v1.3.1 // indirect
35
35
github.com/hashicorp/errwrap v1.1.0 // indirect
36
36
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
37
37
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
38
38
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
39
39
github.com/hashicorp/go-hclog v1.5.0 // indirect
40
40
github.com/hashicorp/go-multierror v1.1.1 // indirect
41
- github.com/hashicorp/go-plugin v1.5.1 // indirect
41
+ github.com/hashicorp/go-plugin v1.5.2 // indirect
42
42
github.com/hashicorp/go-uuid v1.0.3 // indirect
43
43
github.com/hashicorp/go-version v1.6.0 // indirect
44
- github.com/hashicorp/hc-install v0.6.0 // indirect
45
- github.com/hashicorp/hcl/v2 v2.18.0 // indirect
44
+ github.com/hashicorp/hc-install v0.6.1 // indirect
45
+ github.com/hashicorp/hcl/v2 v2.19.1 // indirect
46
46
github.com/hashicorp/logutils v1.0.0 // indirect
47
47
github.com/hashicorp/terraform-exec v0.19.0 // indirect
48
- github.com/hashicorp/terraform-json v0.17.1 // indirect
49
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.29 .0 // indirect
50
- github.com/hashicorp/terraform-registry-address v0.2.2 // indirect
48
+ github.com/hashicorp/terraform-json v0.18.0 // indirect
49
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.30 .0 // indirect
50
+ github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
51
51
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
52
52
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
53
53
github.com/huandu/xstrings v1.3.2 // indirect
@@ -68,17 +68,17 @@ require (
68
68
github.com/shopspring/decimal v1.3.1 // indirect
69
69
github.com/spf13/cast v1.5.1 // indirect
70
70
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
71
- github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
71
+ github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
72
72
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
73
- github.com/zclconf/go-cty v1.14.0 // indirect
74
- golang.org/x/crypto v0.13 .0 // indirect
73
+ github.com/zclconf/go-cty v1.14.1 // indirect
74
+ golang.org/x/crypto v0.16 .0 // indirect
75
75
golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819 // indirect
76
- golang.org/x/mod v0.12 .0 // indirect
77
- golang.org/x/net v0.13 .0 // indirect
78
- golang.org/x/sys v0.12 .0 // indirect
79
- golang.org/x/text v0.13 .0 // indirect
76
+ golang.org/x/mod v0.13 .0 // indirect
77
+ golang.org/x/net v0.17 .0 // indirect
78
+ golang.org/x/sys v0.15 .0 // indirect
79
+ golang.org/x/text v0.14 .0 // indirect
80
80
google.golang.org/appengine v1.6.7 // indirect
81
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 // indirect
82
- google.golang.org/grpc v1.57 .0 // indirect
81
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
82
+ google.golang.org/grpc v1.59 .0 // indirect
83
83
google.golang.org/protobuf v1.31.0 // indirect
84
84
)
0 commit comments