-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
95 changed files
with
2,890 additions
and
1,483 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,24 @@ | ||
module github.com/terraform-providers/terraform-provider-newrelic | ||
|
||
require ( | ||
github.com/agext/levenshtein v1.2.2 // indirect | ||
github.com/apparentlymart/go-dump v0.0.0-20190214190832-042adf3cf4a0 // indirect | ||
github.com/aws/aws-sdk-go v1.18.0 // indirect | ||
github.com/dollarshaveclub/new-relic-synthetics-go v0.0.0-20170605224734-4dc3dd6ae884 | ||
github.com/hashicorp/go-getter v1.2.0 // indirect | ||
github.com/hashicorp/go-hclog v0.8.0 // indirect | ||
github.com/hashicorp/go-plugin v0.0.0-20190220160451-3f118e8ee104 // indirect | ||
github.com/hashicorp/go-uuid v1.0.1 // indirect | ||
github.com/hashicorp/hcl2 v0.0.0-20190305205439-fdf8e232b64f // indirect | ||
github.com/hashicorp/hil v0.0.0-20190212132231-97b3a9cdfa93 // indirect | ||
github.com/hashicorp/terraform v0.12.0-alpha4.0.20190214185235-e1df4110c30e | ||
github.com/hashicorp/terraform v0.12.0-alpha4.0.20190319164645-50b47156c443 | ||
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect | ||
github.com/mattn/go-colorable v0.1.1 // indirect | ||
github.com/mattn/go-isatty v0.0.7 // indirect | ||
github.com/mitchellh/cli v1.0.0 // indirect | ||
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect | ||
github.com/mitchellh/go-homedir v1.1.0 // indirect | ||
github.com/newrelic/go-agent v2.5.0+incompatible | ||
github.com/paultyng/go-newrelic/v4 v4.1.0 | ||
github.com/pkg/errors v0.8.1 // indirect | ||
github.com/posener/complete v1.2.1 // indirect | ||
github.com/spf13/afero v1.2.1 // indirect | ||
github.com/ulikunitz/xz v0.5.6 // indirect | ||
github.com/vmihailenco/msgpack v4.0.2+incompatible // indirect | ||
github.com/zclconf/go-cty v0.0.0-20190212192503-19dda139b164 // indirect | ||
golang.org/x/crypto v0.0.0-20190225124518-7f87c0fbb88b // indirect | ||
golang.org/x/net v0.0.0-20190225153610-fe579d43d832 // indirect | ||
golang.org/x/sys v0.0.0-20190225065934-cc5685c2db12 // indirect | ||
google.golang.org/appengine v1.4.0 // indirect | ||
google.golang.org/genproto v0.0.0-20190219182410-082222b4a5c5 // indirect | ||
google.golang.org/grpc v1.18.0 // indirect | ||
gopkg.in/jarcoal/httpmock.v1 v1.0.0-20190204112747-618f46f3f0c8 // indirect | ||
gopkg.in/resty.v1 v1.11.0 // indirect | ||
) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.