Skip to content

Commit

Permalink
Switching to 0.12 SDK (#126)
Browse files Browse the repository at this point in the history
* Switching to 0.12 SDK

* Update module hashicorp/terraform to v0.12.0-beta2

* Update module hashicorp/terraform to v0.12.0-rc1

* Update module hashicorp/terraform to v0.12.0
  • Loading branch information
gordonbondon authored and heimweh committed May 27, 2019
1 parent 6600feb commit feb595b
Show file tree
Hide file tree
Showing 1,342 changed files with 224,789 additions and 44,974 deletions.
7 changes: 1 addition & 6 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
module github.com/terraform-providers/terraform-provider-pagerduty

require (
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/hashicorp/go-hclog v0.7.0 // indirect
github.com/hashicorp/terraform v0.11.12-beta1.0.20190227065421-fc531f54a878
github.com/hashicorp/terraform v0.12.0
github.com/heimweh/go-pagerduty v0.0.0-20190419203155-2c0c2f005760
github.com/mitchellh/cli v1.0.0 // indirect
github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa // indirect
golang.org/x/sys v0.0.0-20190228124157-a34e9553db1e // indirect
golang.org/x/text v0.3.0 // indirect
)
529 changes: 357 additions & 172 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 feb595b

Please sign in to comment.