Skip to content

Commit 1233bc6

Browse files
Bump github.com/hashicorp/terraform-plugin-sdk from 1.7.0 to 1.17.2
Bumps [github.com/hashicorp/terraform-plugin-sdk](https://github.com/hashicorp/terraform-plugin-sdk) from 1.7.0 to 1.17.2. - [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/v1.17.2/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-sdk@v1.7.0...v1.17.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0e6936 commit 1233bc6

File tree

1,607 files changed

+236096
-139617
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,607 files changed

+236096
-139617
lines changed

go.mod

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@ require (
66
github.com/client9/misspell v0.3.4
77
github.com/golangci/golangci-lint v1.25.1
88
github.com/google/go-github/v36 v36.0.0
9-
github.com/hashicorp/go-getter v1.4.2-0.20200106182914-9813cbd4eb02 // indirect
10-
github.com/hashicorp/hcl/v2 v2.3.0 // indirect
11-
github.com/hashicorp/terraform-config-inspect v0.0.0-20191212124732-c6ae6269b9d7 // indirect
12-
github.com/hashicorp/terraform-plugin-sdk v1.7.0
9+
github.com/hashicorp/terraform-plugin-sdk v1.17.2
1310
github.com/shurcooL/githubv4 v0.0.0-20201206200315-234843c633fa
1411
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
15-
golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
16-
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
12+
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
13+
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
1714
gopkg.in/square/go-jose.v2 v2.5.1
1815
)

go.sum

Lines changed: 379 additions & 69 deletions
Large diffs are not rendered by default.

vendor/cloud.google.com/go/.gitignore

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)