Skip to content

Commit

Permalink
Update module hashicorp/terraform to v0.12.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 13, 2019
1 parent 691a9fe commit 37d2104
Show file tree
Hide file tree
Showing 31 changed files with 599 additions and 679 deletions.
9 changes: 6 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
module github.com/terraform-providers/terraform-provider-newrelic

require (
github.com/bflad/tfproviderlint v0.5.0 // indirect
github.com/dollarshaveclub/new-relic-synthetics-go v0.0.0-20170605224734-4dc3dd6ae884
github.com/golangci/golangci-lint v1.21.0 // indirect
github.com/hashicorp/hil v0.0.0-20190212132231-97b3a9cdfa93 // indirect
github.com/hashicorp/terraform v0.12.13
github.com/hashicorp/terraform v0.12.14
github.com/hashicorp/terraform-plugin-sdk v1.3.0
github.com/mattn/go-colorable v0.1.4 // indirect
github.com/newrelic/go-agent v2.15.0+incompatible
github.com/paultyng/go-newrelic/v4 v4.8.0
github.com/pkg/errors v0.8.1 // indirect
github.com/stretchr/testify v1.4.0 // indirect
github.com/ulikunitz/xz v0.5.6 // indirect
github.com/vmihailenco/msgpack v4.0.2+incompatible // indirect
golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/jarcoal/httpmock.v1 v1.0.0-20190204112747-618f46f3f0c8 // indirect
)

Expand Down
158 changes: 3 additions & 155 deletions go.sum

Large diffs are not rendered by default.

42 changes: 40 additions & 2 deletions vendor/github.com/hashicorp/terraform/command/format/diff.go

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

306 changes: 0 additions & 306 deletions vendor/github.com/hashicorp/terraform/command/format/plan.go

This file was deleted.

Loading

0 comments on commit 37d2104

Please sign in to comment.