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 @@ -7,7 +7,7 @@ require (
7
7
github.com/cjlapao/common-go v0.0.49
8
8
github.com/hashicorp/terraform-plugin-framework v1.16.1
9
9
github.com/hashicorp/terraform-plugin-framework-timeouts v0.6.0
10
- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0
10
+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0
11
11
github.com/hashicorp/terraform-plugin-log v0.9.0
12
12
github.com/pkg/errors v0.9.1
13
13
github.com/pkg/sftp v1.13.9
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9
33
33
github.com/hashicorp/terraform-plugin-framework v1.16.1 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
34
34
github.com/hashicorp/terraform-plugin-framework-timeouts v0.6.0 h1:Vv16e7EW4nT9668IV0RhdpEmnLl0im7BZx6J+QMlUkg =
35
35
github.com/hashicorp/terraform-plugin-framework-timeouts v0.6.0 /go.mod h1:rpHo9hZLn4vEkvNL5xsSdLRdaDZKSinuc0xL+BdOpVA =
36
- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
37
- github.com/hashicorp/terraform-plugin-framework-validators v0.18 .0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
36
+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0 h1:Zz3iGgzxe/1XBkooZCewS0nJAaCFPFPHdNJd8FgE4Ow =
37
+ github.com/hashicorp/terraform-plugin-framework-validators v0.19 .0 /go.mod h1:GBKTNGbGVJohU03dZ7U8wHqc2zYnMUawgCN+gC0itLc =
38
38
github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU =
39
39
github.com/hashicorp/terraform-plugin-go v0.29.0 /go.mod h1:vYZbIyvxyy0FWSmDHChCqKvI40cFTDGSb3D8D70i9GM =
40
40
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments