Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
upgrade hashicorp/terraform to v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Jun 18, 2019
1 parent f2f7bd2 commit 1ecfeb2
Show file tree
Hide file tree
Showing 1,466 changed files with 267,606 additions and 50,952 deletions.
7 changes: 1 addition & 6 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
module github.com/terraform-providers/terraform-provider-bitbucket

require (
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/hashicorp/terraform v0.11.12-beta1.0.20190214175014-182daa619826
github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa // indirect
golang.org/x/text v0.3.0 // indirect
)
require github.com/hashicorp/terraform v0.12.2
535 changes: 355 additions & 180 deletions go.sum

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions vendor/cloud.google.com/go/AUTHORS

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

40 changes: 40 additions & 0 deletions vendor/cloud.google.com/go/CONTRIBUTORS

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

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 1ecfeb2

Please sign in to comment.