We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edda219 commit 9da4e85Copy full SHA for 9da4e85
go.mod
@@ -6,8 +6,7 @@ require (
6
github.com/bflad/tfproviderlint v0.27.0
7
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
8
github.com/hashicorp/go-retryablehttp v0.7.0
9
- github.com/hashicorp/terraform-json v0.13.0 // indirect
10
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
11
github.com/mitchellh/hashstructure v1.1.0
12
github.com/onsi/gomega v1.18.0
13
github.com/xanzy/go-gitlab v0.51.1
0 commit comments