@@ -7,18 +7,18 @@ require (
7
7
github.com/getkin/kin-openapi v0.111.0
8
8
github.com/google/go-cmp v0.6.0
9
9
github.com/hashicorp/go-hclog v1.6.3
10
- github.com/hashicorp/go-plugin v1.6.0
10
+ github.com/hashicorp/go-plugin v1.6.2
11
11
github.com/hashicorp/go-version v1.6.0
12
12
github.com/hashicorp/hc-install v0.6.4
13
13
github.com/hashicorp/hcl/v2 v2.20.1
14
14
github.com/hashicorp/terraform-exec v0.21.0
15
15
github.com/hashicorp/terraform-json v0.22.1
16
16
github.com/hashicorp/terraform-plugin-codegen-kubernetes v0.1.0
17
17
github.com/hashicorp/terraform-plugin-docs v0.16.0
18
- github.com/hashicorp/terraform-plugin-framework v1.10 .0
18
+ github.com/hashicorp/terraform-plugin-framework v1.13 .0
19
19
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
20
- github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0
21
- github.com/hashicorp/terraform-plugin-go v0.23 .0
20
+ github.com/hashicorp/terraform-plugin-framework-validators v0.15 .0
21
+ github.com/hashicorp/terraform-plugin-go v0.25 .0
22
22
github.com/hashicorp/terraform-plugin-log v0.9.0
23
23
github.com/hashicorp/terraform-plugin-mux v0.16.0
24
24
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
@@ -28,7 +28,7 @@ require (
28
28
github.com/mitchellh/hashstructure v1.1.0
29
29
github.com/robfig/cron v1.2.0
30
30
github.com/stretchr/testify v1.9.0
31
- golang.org/x/mod v0.19 .0
31
+ golang.org/x/mod v0.17 .0
32
32
k8s.io/api v0.31.2
33
33
k8s.io/apiextensions-apiserver v0.30.3
34
34
k8s.io/apimachinery v0.31.2
@@ -52,22 +52,23 @@ require (
52
52
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
53
53
github.com/google/gnostic-models v0.6.8 // indirect
54
54
github.com/gorilla/websocket v1.5.0 // indirect
55
- github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
56
55
github.com/huandu/xstrings v1.3.3 // indirect
57
56
github.com/invopop/yaml v0.2.0 // indirect
58
57
github.com/mitchellh/cli v1.1.5 // indirect
59
58
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
60
59
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
60
+ github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
61
61
github.com/posener/complete v1.2.3 // indirect
62
62
github.com/russross/blackfriday/v2 v2.1.0 // indirect
63
63
github.com/shopspring/decimal v1.3.1 // indirect
64
64
github.com/spf13/cast v1.5.0 // indirect
65
65
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
66
66
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
67
+ github.com/x448/float16 v0.8.4 // indirect
67
68
golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819 // indirect
68
69
golang.org/x/sync v0.8.0 // indirect
69
70
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
70
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect
71
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
71
72
)
72
73
73
74
require (
@@ -82,9 +83,9 @@ require (
82
83
github.com/fatih/color v1.16.0 // indirect
83
84
github.com/go-errors/errors v1.4.2 // indirect
84
85
github.com/go-logr/logr v1.4.2 // indirect
85
- github.com/go-openapi/jsonpointer v0.21.0 // indirect
86
+ github.com/go-openapi/jsonpointer v0.19.6 // indirect
86
87
github.com/go-openapi/jsonreference v0.20.2 // indirect
87
- github.com/go-openapi/swag v0.23.0 // indirect
88
+ github.com/go-openapi/swag v0.22.4 // indirect
88
89
github.com/gogo/protobuf v1.3.2 // indirect
89
90
github.com/golang/protobuf v1.5.4 // indirect
90
91
github.com/google/btree v1.1.2 // indirect
@@ -123,24 +124,24 @@ require (
123
124
github.com/oklog/run v1.1.0 // indirect
124
125
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
125
126
github.com/pkg/errors v0.9.1 // indirect
126
- github.com/pmezard/go-difflib v1.0.0 // indirect
127
+ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
127
128
github.com/russross/blackfriday v1.6.0 // indirect
128
129
github.com/spf13/cobra v1.7.0 // indirect
129
130
github.com/spf13/pflag v1.0.5 // indirect
130
131
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
131
132
github.com/xlab/treeprint v1.2.0 // indirect
132
- github.com/zclconf/go-cty v1.15.0
133
+ github.com/zclconf/go-cty v1.14.4
133
134
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
134
135
golang.org/x/crypto v0.26.0 // indirect
135
- golang.org/x/net v0.26 .0 // indirect
136
- golang.org/x/oauth2 v0.21 .0 // indirect
137
- golang.org/x/sys v0.23 .0 // indirect
136
+ golang.org/x/net v0.28 .0 // indirect
137
+ golang.org/x/oauth2 v0.22 .0 // indirect
138
+ golang.org/x/sys v0.24 .0 // indirect
138
139
golang.org/x/term v0.23.0 // indirect
139
140
golang.org/x/text v0.17.0 // indirect
140
141
golang.org/x/time v0.3.0 // indirect
141
142
google.golang.org/appengine v1.6.8 // indirect
142
- google.golang.org/grpc v1.63.2
143
- google.golang.org/protobuf v1.34.2 // indirect
143
+ google.golang.org/grpc v1.67.1
144
+ google.golang.org/protobuf v1.35.1 // indirect
144
145
gopkg.in/inf.v0 v0.9.1 // indirect
145
146
gopkg.in/yaml.v2 v2.4.0 // indirect
146
147
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments