@@ -5,14 +5,14 @@ go 1.22
5
5
toolchain go1.22.2
6
6
7
7
require (
8
- github.com/deepmap/oapi-codegen/v2 v2.1 .0
8
+ github.com/deepmap/oapi-codegen/v2 v2.2 .0
9
9
github.com/disaster37/go-kibana-rest/v8 v8.5.0
10
10
github.com/elastic/go-elasticsearch/v7 v7.17.10
11
11
github.com/google/uuid v1.6.0
12
12
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
13
13
github.com/hashicorp/go-version v1.7.0
14
14
github.com/hashicorp/terraform-plugin-framework v1.10.0
15
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0
15
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0
16
16
github.com/hashicorp/terraform-plugin-go v0.23.0
17
17
github.com/hashicorp/terraform-plugin-log v0.9.0
18
18
github.com/hashicorp/terraform-plugin-mux v0.16.0
@@ -24,26 +24,27 @@ require (
24
24
)
25
25
26
26
require (
27
- github.com/ProtonMail/go-crypto v1.1.0-alpha.2 // indirect
27
+ github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton // indirect
28
28
github.com/agext/levenshtein v1.2.3 // indirect
29
29
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
30
30
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
31
- github.com/cloudflare/circl v1.3.7 // indirect
31
+ github.com/cloudflare/circl v1.3.9 // indirect
32
32
github.com/davecgh/go-spew v1.1.1 // indirect
33
- github.com/fatih/color v1.16 .0 // indirect
34
- github.com/go-resty/resty/v2 v2.7.0 // indirect
33
+ github.com/fatih/color v1.17 .0 // indirect
34
+ github.com/go-resty/resty/v2 v2.13.1 // indirect
35
35
github.com/go-test/deep v1.0.8 // indirect
36
36
github.com/golang/protobuf v1.5.4 // indirect
37
37
github.com/google/go-cmp v0.6.0 // indirect
38
38
github.com/hashicorp/errwrap v1.1.0 // indirect
39
39
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
40
40
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
41
- github.com/hashicorp/go-hclog v1.5.0 // indirect
41
+ github.com/hashicorp/go-hclog v1.6.3 // indirect
42
42
github.com/hashicorp/go-multierror v1.1.1 // indirect
43
- github.com/hashicorp/go-plugin v1.6.0 // indirect
43
+ github.com/hashicorp/go-plugin v1.6.1 // indirect
44
+ github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
44
45
github.com/hashicorp/go-uuid v1.0.3 // indirect
45
- github.com/hashicorp/hc-install v0.6.4 // indirect
46
- github.com/hashicorp/hcl/v2 v2.20.1 // indirect
46
+ github.com/hashicorp/hc-install v0.8.0 // indirect
47
+ github.com/hashicorp/hcl/v2 v2.21.0 // indirect
47
48
github.com/hashicorp/logutils v1.0.0 // indirect
48
49
github.com/hashicorp/terraform-exec v0.21.0 // indirect
49
50
github.com/hashicorp/terraform-json v0.22.1 // indirect
@@ -60,21 +61,22 @@ require (
60
61
github.com/oklog/run v1.1.0 // indirect
61
62
github.com/pmezard/go-difflib v1.0.0 // indirect
62
63
github.com/rogpeppe/go-internal v1.8.0 // indirect
63
- github.com/sirupsen/logrus v1.9.0 // indirect
64
+ github.com/sirupsen/logrus v1.9.3 // indirect
64
65
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
65
66
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
66
67
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
67
- github.com/zclconf/go-cty v1.14.4 // indirect
68
- golang.org/x/crypto v0.23.0 // indirect
69
- golang.org/x/mod v0.16.0 // indirect
70
- golang.org/x/net v0.23.0 // indirect
71
- golang.org/x/sys v0.20.0 // indirect
72
- golang.org/x/text v0.15.0 // indirect
73
- golang.org/x/tools v0.17.0 // indirect
68
+ github.com/zclconf/go-cty v1.15.0 // indirect
69
+ golang.org/x/crypto v0.25.0 // indirect
70
+ golang.org/x/mod v0.19.0 // indirect
71
+ golang.org/x/net v0.27.0 // indirect
72
+ golang.org/x/sync v0.7.0 // indirect
73
+ golang.org/x/sys v0.22.0 // indirect
74
+ golang.org/x/text v0.16.0 // indirect
75
+ golang.org/x/tools v0.23.0 // indirect
74
76
google.golang.org/appengine v1.6.8 // indirect
75
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect
76
- google.golang.org/grpc v1.63.2 // indirect
77
- google.golang.org/protobuf v1.34.0 // indirect
77
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf // indirect
78
+ google.golang.org/grpc v1.65.0 // indirect
79
+ google.golang.org/protobuf v1.34.2 // indirect
78
80
gopkg.in/yaml.v3 v3.0.1 // indirect
79
81
)
80
82
0 commit comments