record deps for 0.4.0 release
This commit is contained in:
parent
9fd14f1638
commit
a2cd804e17
|
@ -0,0 +1,81 @@
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/hashicorp/terraform",
|
||||||
|
"GoVersion": "go1.4.2",
|
||||||
|
"Deps": [
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/hashicorp/atlas-go/archive",
|
||||||
|
"Comment": "20141209094003-55-g8663626",
|
||||||
|
"Rev": "86636264d03bc142dcd136d02811c469ba542444"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/hashicorp/atlas-go/v1",
|
||||||
|
"Comment": "20141209094003-55-g8663626",
|
||||||
|
"Rev": "86636264d03bc142dcd136d02811c469ba542444"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/hashicorp/consul/api",
|
||||||
|
"Comment": "v0.5.0-127-g8724845",
|
||||||
|
"Rev": "872484596472df47b95128f5996776fd73eda26c"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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": "b4f943b3f25da97dec8e26bee1c3269019de070d"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/mitchellh/cli",
|
||||||
|
"Rev": "afc399c273e70173826fb6f518a48edff23fe897"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/mitchellh/colorstring",
|
||||||
|
"Rev": "61164e49940b423ba1f12ddbdf01632ac793e5e9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/mitchellh/copystructure",
|
||||||
|
"Rev": "c101d94abf8cd5c6213c8300d0aed6368f2d6ede"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/mitchellh/go-homedir",
|
||||||
|
"Rev": "7d2d8c8a4e078ce3c58736ab521a40b37a504c52"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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": "9cdd861463675960a0a0083a7e2023e7b0c994d7"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue