@@ -21,16 +21,16 @@ require (
21
21
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
22
22
github.com/hashicorp/go-multierror v1.1.1
23
23
github.com/hashicorp/go-retryablehttp v0.7.7
24
- github.com/hashicorp/terraform-plugin-go v0.25 .0
24
+ github.com/hashicorp/terraform-plugin-go v0.26 .0
25
25
github.com/hashicorp/terraform-plugin-log v0.9.0
26
26
github.com/hashicorp/terraform-plugin-mux v0.17.0
27
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.35 .0
27
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.36 .0
28
28
github.com/nats-io/jwt/v2 v2.7.3
29
29
github.com/nats-io/nats.go v1.37.0
30
30
github.com/robfig/cron/v3 v3.0.1
31
31
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30.0.20241129094524-023aa8142bc1
32
32
github.com/stretchr/testify v1.9.0
33
- golang.org/x/crypto v0.31 .0
33
+ golang.org/x/crypto v0.32 .0
34
34
gopkg.in/dnaeon/go-vcr.v3 v3.2.0
35
35
)
36
36
@@ -39,7 +39,7 @@ require (
39
39
github.com/Masterminds/semver/v3 v3.2.0 // indirect
40
40
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
41
41
github.com/Microsoft/go-winio v0.6.1 // indirect
42
- github.com/ProtonMail/go-crypto v1.1.0-alpha.2 // indirect
42
+ github.com/ProtonMail/go-crypto v1.1.3 // indirect
43
43
github.com/agext/levenshtein v1.2.3 // indirect
44
44
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
45
45
github.com/armon/go-radix v1.0.0 // indirect
@@ -80,12 +80,12 @@ require (
80
80
github.com/hashicorp/go-plugin v1.6.2 // indirect
81
81
github.com/hashicorp/go-uuid v1.0.3 // indirect
82
82
github.com/hashicorp/go-version v1.7.0 // indirect
83
- github.com/hashicorp/hc-install v0.9.0 // indirect
84
- github.com/hashicorp/hcl/v2 v2.22 .0 // indirect
83
+ github.com/hashicorp/hc-install v0.9.1 // indirect
84
+ github.com/hashicorp/hcl/v2 v2.23 .0 // indirect
85
85
github.com/hashicorp/logutils v1.0.0 // indirect
86
- github.com/hashicorp/terraform-exec v0.21 .0 // indirect
87
- github.com/hashicorp/terraform-json v0.23 .0 // indirect
88
- github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
86
+ github.com/hashicorp/terraform-exec v0.22 .0 // indirect
87
+ github.com/hashicorp/terraform-json v0.24 .0 // indirect
88
+ github.com/hashicorp/terraform-registry-address v0.2.4 // indirect
89
89
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
90
90
github.com/hashicorp/yamux v0.1.1 // indirect
91
91
github.com/huandu/xstrings v1.3.3 // indirect
@@ -117,24 +117,23 @@ require (
117
117
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
118
118
github.com/yuin/goldmark v1.5.4 // indirect
119
119
github.com/yuin/goldmark-meta v1.1.0 // indirect
120
- github.com/zclconf/go-cty v1.15.0 // indirect
120
+ github.com/zclconf/go-cty v1.16.2 // indirect
121
121
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 // indirect
122
122
go.opentelemetry.io/otel v1.31.0 // indirect
123
123
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.22.0 // indirect
124
124
go.opentelemetry.io/otel/metric v1.31.0 // indirect
125
- go.opentelemetry.io/otel/sdk v1.22.0 // indirect
126
125
go.opentelemetry.io/otel/trace v1.31.0 // indirect
127
- golang.org/x/mod v0.21 .0 // indirect
128
- golang.org/x/net v0.33 .0 // indirect
126
+ golang.org/x/mod v0.22 .0 // indirect
127
+ golang.org/x/net v0.34 .0 // indirect
129
128
golang.org/x/sync v0.10.0 // indirect
130
- golang.org/x/sys v0.28 .0 // indirect
129
+ golang.org/x/sys v0.29 .0 // indirect
131
130
golang.org/x/text v0.21.0 // indirect
132
131
golang.org/x/time v0.3.0 // indirect
133
132
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
134
133
google.golang.org/appengine v1.6.8 // indirect
135
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
136
- google.golang.org/grpc v1.67.1 // indirect
137
- google.golang.org/protobuf v1.35.1 // indirect
134
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
135
+ google.golang.org/grpc v1.69.4 // indirect
136
+ google.golang.org/protobuf v1.36.3 // indirect
138
137
gopkg.in/yaml.v2 v2.4.0 // indirect
139
138
gopkg.in/yaml.v3 v3.0.1 // indirect
140
139
gotest.tools/v3 v3.0.3 // indirect
0 commit comments