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 5
5
require (
6
6
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
7
7
github.com/hashicorp/go-retryablehttp v0.7.0
8
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.12 .0
8
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.13 .0
9
9
github.com/mitchellh/hashstructure v1.1.0
10
10
github.com/onsi/gomega v1.19.0
11
11
github.com/xanzy/go-gitlab v0.60.0
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ github.com/hashicorp/terraform-plugin-go v0.8.0 h1:MvY43PcDj9VlBjYifBWCO/6j1wf10
206
206
github.com/hashicorp/terraform-plugin-go v0.8.0 /go.mod h1:E3GuvfX0Pz2Azcl6BegD6t51StXsVZMOYQoGO8mkHM0 =
207
207
github.com/hashicorp/terraform-plugin-log v0.3.0 h1:NPENNOjaJSVX0f7JJTl4f/2JKRPQ7S2ZN9B4NSqq5kA =
208
208
github.com/hashicorp/terraform-plugin-log v0.3.0 /go.mod h1:EjueSP/HjlyFAsDqt+okpCPjkT4NDynAe32AeDC4vps =
209
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.12 .0 h1:rjJxyLUVA180BG0ZXTOree4x2RVvo2jigdYoT2rw5j0 =
210
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.12 .0 /go.mod h1:TPjMXvpPNWagHzYOmVPzzRRIBTuaLVukR+esL08tgzg =
209
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.13 .0 h1:MyzzWWHOQgYCsoJZEC9YgDqyZoG8pftt2pcYG30A+Do =
210
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.13 .0 /go.mod h1:TPjMXvpPNWagHzYOmVPzzRRIBTuaLVukR+esL08tgzg =
211
211
github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896 h1:1FGtlkJw87UsTMg5s8jrekrHmUPUJaMcu6ELiVhQrNw =
212
212
github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896 /go.mod h1:bzBPnUIkI0RxauU8Dqo+2KrZZ28Cf48s8V6IHt3p4co =
213
213
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
You can’t perform that action at this time.
0 commit comments