File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/hashicorp/terraform-plugin-go v0.29.0
25
25
github.com/hashicorp/terraform-plugin-log v0.9.0
26
26
github.com/hashicorp/terraform-plugin-mux v0.21.0
27
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.0
27
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1
28
28
github.com/hashicorp/terraform-plugin-testing v1.13.3
29
29
github.com/nats-io/jwt/v2 v2.8.0
30
30
github.com/nats-io/nats.go v1.45.0
Original file line number Diff line number Diff line change @@ -329,8 +329,8 @@ github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9T
329
329
github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
330
330
github.com/hashicorp/terraform-plugin-mux v0.21.0 h1:QsEYnzSD2c3zT8zUrUGqaFGhV/Z8zRUlU7FY3ZPJFfw =
331
331
github.com/hashicorp/terraform-plugin-mux v0.21.0 /go.mod h1:Qpt8+6AD7NmL0DS7ASkN0EXpDQ2J/FnnIgeUr1tzr5A =
332
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.0 h1:PQP7Crrc7t/ozj+P9x0/lsTzGNy3lVppH8zAJylofaE =
333
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.0 /go.mod h1:GQhpKVvvuwzD79e8/NZ+xzj+ZpWovdPAe8nfV/skwNU =
332
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1 h1:mlAq/OrMlg04IuJT7NpefI1wwtdpWudnEmjuQs04t/4 =
333
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1 /go.mod h1:GQhpKVvvuwzD79e8/NZ+xzj+ZpWovdPAe8nfV/skwNU =
334
334
github.com/hashicorp/terraform-plugin-testing v1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo =
335
335
github.com/hashicorp/terraform-plugin-testing v1.13.3 /go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE =
336
336
github.com/hashicorp/terraform-registry-address v0.4.0 h1:S1yCGomj30Sao4l5BMPjTGZmCNzuv7/GDTDX99E9gTk =
You can’t perform that action at this time.
0 commit comments