From c9af8c615bdcf782f13fc63c36209939274928d8 Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Thu, 7 May 2015 18:00:56 -0500 Subject: [PATCH] deps for v0.5.0 full Godeps `_workspace` captured on deps/v0.5.0 branch --- deps/v0-5-0.json | 121 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 deps/v0-5-0.json diff --git a/deps/v0-5-0.json b/deps/v0-5-0.json new file mode 100644 index 000000000..b743d5855 --- /dev/null +++ b/deps/v0-5-0.json @@ -0,0 +1,121 @@ +{ + "ImportPath": "github.com/hashicorp/terraform", + "GoVersion": "go1.4.2", + "Deps": [ + { + "ImportPath": "github.com/awslabs/aws-sdk-go/aws", + "Rev": "9214b8dd48ef351976b0af5de3eacfa8ba052177" + }, + { + "ImportPath": "github.com/awslabs/aws-sdk-go/internal/endpoints", + "Rev": "9214b8dd48ef351976b0af5de3eacfa8ba052177" + }, + { + "ImportPath": "github.com/awslabs/aws-sdk-go/internal/protocol/query", + "Rev": "9214b8dd48ef351976b0af5de3eacfa8ba052177" + }, + { + "ImportPath": "github.com/awslabs/aws-sdk-go/internal/protocol/rest", + "Rev": "9214b8dd48ef351976b0af5de3eacfa8ba052177" + }, + { + "ImportPath": "github.com/awslabs/aws-sdk-go/internal/protocol/restxml", + "Rev": "9214b8dd48ef351976b0af5de3eacfa8ba052177" + }, + { + "ImportPath": "github.com/awslabs/aws-sdk-go/internal/protocol/xml/xmlutil", + "Rev": "9214b8dd48ef351976b0af5de3eacfa8ba052177" + }, + { + "ImportPath": "github.com/awslabs/aws-sdk-go/internal/signer/v4", + "Rev": "9214b8dd48ef351976b0af5de3eacfa8ba052177" + }, + { + "ImportPath": "github.com/awslabs/aws-sdk-go/service/s3", + "Rev": "9214b8dd48ef351976b0af5de3eacfa8ba052177" + }, + { + "ImportPath": "github.com/hashicorp/atlas-go/archive", + "Comment": "20141209094003-60-g6a87d5f", + "Rev": "6a87d5f443991e9916104392cd5fc77678843e1d" + }, + { + "ImportPath": "github.com/hashicorp/atlas-go/v1", + "Comment": "20141209094003-60-g6a87d5f", + "Rev": "6a87d5f443991e9916104392cd5fc77678843e1d" + }, + { + "ImportPath": "github.com/hashicorp/consul/api", + "Comment": "v0.5.0-199-g205af6b", + "Rev": "205af6ba750b88863e6ee50c7c3d19edc180a6f6" + }, + { + "ImportPath": "github.com/hashicorp/errwrap", + "Rev": "7554cd9344cec97297fa6649b055a8c98c2a1e55" + }, + { + "ImportPath": "github.com/hashicorp/go-checkpoint", + "Rev": "88326f6851319068e7b34981032128c0b1a6524d" + }, + { + "ImportPath": "github.com/hashicorp/go-multierror", + "Rev": "fcdddc395df1ddf4247c69bd436e84cfa0733f7e" + }, + { + "ImportPath": "github.com/hashicorp/go-version", + "Rev": "bb92dddfa9792e738a631f04ada52858a139bcf7" + }, + { + "ImportPath": "github.com/hashicorp/hcl", + "Rev": "513e04c400ee2e81e97f5e011c08fb42c6f69b84" + }, + { + "ImportPath": "github.com/hashicorp/yamux", + "Rev": "b2e55852ddaf823a85c67f798080eb7d08acd71d" + }, + { + "ImportPath": "github.com/mitchellh/cli", + "Rev": "6cc8bc522243675a2882b81662b0b0d2e04b99c9" + }, + { + "ImportPath": "github.com/mitchellh/colorstring", + "Rev": "61164e49940b423ba1f12ddbdf01632ac793e5e9" + }, + { + "ImportPath": "github.com/mitchellh/copystructure", + "Rev": "6fc66267e9da7d155a9d3bd489e00dad02666dc6" + }, + { + "ImportPath": "github.com/mitchellh/go-homedir", + "Rev": "1f6da4a72e57d4e7edd4a7295a585e0a3999a2d4" + }, + { + "ImportPath": "github.com/mitchellh/mapstructure", + "Rev": "442e588f213303bec7936deba67901f8fc8f18b1" + }, + { + "ImportPath": "github.com/mitchellh/osext", + "Rev": "0dd3f918b21bec95ace9dc86c7e70266cfc5c702" + }, + { + "ImportPath": "github.com/mitchellh/panicwrap", + "Rev": "45cbfd3bae250c7676c077fb275be1a2968e066a" + }, + { + "ImportPath": "github.com/mitchellh/prefixedio", + "Rev": "89d9b535996bf0a185f85b59578f2e245f9e1724" + }, + { + "ImportPath": "github.com/mitchellh/reflectwalk", + "Rev": "242be0c275dedfba00a616563e6db75ab8f279ec" + }, + { + "ImportPath": "github.com/vaughan0/go-ini", + "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1" + }, + { + "ImportPath": "golang.org/x/crypto/ssh/terminal", + "Rev": "c84e1f8e3a7e322d497cd16c0e8a13c7e127baf3" + } + ] +}