Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.1 to 2.25.0 in /awsproviderlint #714

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions awsproviderlint/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.15
require (
github.com/aws/aws-sdk-go v1.36.28
github.com/bflad/tfproviderlint v0.21.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1
golang.org/x/tools v0.0.0-20200928201943-a0ef9b62deab
github.com/hashicorp/terraform-plugin-sdk/v2 v2.25.0
golang.org/x/tools v0.1.12
)
308 changes: 203 additions & 105 deletions awsproviderlint/go.sum

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions awsproviderlint/vendor/cloud.google.com/go/.gitignore

This file was deleted.

Loading