File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/hashicorp/terraform-plugin-go v0.23.0
12
12
github.com/hashicorp/terraform-plugin-log v0.9.0
13
13
github.com/hashicorp/terraform-plugin-mux v0.16.0
14
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.33 .0
14
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.34 .0
15
15
github.com/jianyuan/go-sentry/v2 v2.8.1
16
16
golang.org/x/oauth2 v0.20.0
17
17
golang.org/x/sync v0.7.0
Original file line number Diff line number Diff line change @@ -120,6 +120,8 @@ github.com/hashicorp/terraform-plugin-mux v0.16.0 h1:RCzXHGDYwUwwqfYYWJKBFaS3fQs
120
120
github.com/hashicorp/terraform-plugin-mux v0.16.0 /go.mod h1:PF79mAsPc8CpusXPfEVa4X8PtkB+ngWoiUClMrNZlYo =
121
121
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0 h1:qHprzXy/As0rxedphECBEQAh3R4yp6pKksKHcqZx5G8 =
122
122
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0 /go.mod h1:H+8tjs9TjV2w57QFVSMBQacf8k/E1XwLXGCARgViC6A =
123
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0 h1:kJiWGx2kiQVo97Y5IOGR4EMcZ8DtMswHhUuFibsCQQE =
124
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0 /go.mod h1:sl/UoabMc37HA6ICVMmGO+/0wofkVIRxf+BMb/dnoIg =
123
125
github.com/hashicorp/terraform-plugin-testing v1.7.0 h1:I6aeCyZ30z4NiI3tzyDoO6fS7YxP5xSL1ceOon3gTe8 =
124
126
github.com/hashicorp/terraform-plugin-testing v1.7.0 /go.mod h1:sbAreCleJNOCz+y5vVHV8EJkIWZKi/t4ndKiUjM9vao =
125
127
github.com/hashicorp/terraform-plugin-testing v1.8.0 h1:wdYIgwDk4iO933gC4S8KbKdnMQShu6BXuZQPScmHvpk =
You can’t perform that action at this time.
0 commit comments