Skip to content

Commit

Permalink
Update provider to use Terraform v0.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDurward committed May 7, 2020
1 parent ddbc5a7 commit 66bd760
Show file tree
Hide file tree
Showing 2,217 changed files with 704,116 additions and 154 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/TimDurward/terraform-provider-slack
go 1.12

require (
github.com/hashicorp/terraform v0.12.0
github.com/hashicorp/terraform v0.12.20
github.com/slack-go/slack v0.6.4
)

Expand Down
397 changes: 244 additions & 153 deletions go.sum

Large diffs are not rendered by default.

202 changes: 202 additions & 0 deletions vendor/cloud.google.com/go/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 66bd760

Please sign in to comment.