github.com/joshgarnett/terraform@v0.5.4-0.20160219181435-92dc20bb3594/Godeps/Godeps.json (about) 1 { 2 "ImportPath": "github.com/hashicorp/terraform", 3 "GoVersion": "go1.5", 4 "Packages": [ 5 "github.com/hashicorp/terraform", 6 "github.com/hashicorp/terraform/builtin/bins/provider-atlas", 7 "github.com/hashicorp/terraform/builtin/bins/provider-aws", 8 "github.com/hashicorp/terraform/builtin/bins/provider-azure", 9 "github.com/hashicorp/terraform/builtin/bins/provider-azurerm", 10 "github.com/hashicorp/terraform/builtin/bins/provider-chef", 11 "github.com/hashicorp/terraform/builtin/bins/provider-cloudflare", 12 "github.com/hashicorp/terraform/builtin/bins/provider-cloudstack", 13 "github.com/hashicorp/terraform/builtin/bins/provider-consul", 14 "github.com/hashicorp/terraform/builtin/bins/provider-digitalocean", 15 "github.com/hashicorp/terraform/builtin/bins/provider-dme", 16 "github.com/hashicorp/terraform/builtin/bins/provider-dnsimple", 17 "github.com/hashicorp/terraform/builtin/bins/provider-docker", 18 "github.com/hashicorp/terraform/builtin/bins/provider-dyn", 19 "github.com/hashicorp/terraform/builtin/bins/provider-google", 20 "github.com/hashicorp/terraform/builtin/bins/provider-heroku", 21 "github.com/hashicorp/terraform/builtin/bins/provider-mailgun", 22 "github.com/hashicorp/terraform/builtin/bins/provider-mysql", 23 "github.com/hashicorp/terraform/builtin/bins/provider-null", 24 "github.com/hashicorp/terraform/builtin/bins/provider-openstack", 25 "github.com/hashicorp/terraform/builtin/bins/provider-packet", 26 "github.com/hashicorp/terraform/builtin/bins/provider-postgresql", 27 "github.com/hashicorp/terraform/builtin/bins/provider-powerdns", 28 "github.com/hashicorp/terraform/builtin/bins/provider-rundeck", 29 "github.com/hashicorp/terraform/builtin/bins/provider-statuscake", 30 "github.com/hashicorp/terraform/builtin/bins/provider-template", 31 "github.com/hashicorp/terraform/builtin/bins/provider-terraform", 32 "github.com/hashicorp/terraform/builtin/bins/provider-tls", 33 "github.com/hashicorp/terraform/builtin/bins/provider-vcd", 34 "github.com/hashicorp/terraform/builtin/bins/provider-vsphere", 35 "github.com/hashicorp/terraform/builtin/bins/provisioner-chef", 36 "github.com/hashicorp/terraform/builtin/bins/provisioner-file", 37 "github.com/hashicorp/terraform/builtin/bins/provisioner-local-exec", 38 "github.com/hashicorp/terraform/builtin/bins/provisioner-remote-exec", 39 "github.com/hashicorp/terraform/builtin/providers/atlas", 40 "github.com/hashicorp/terraform/builtin/providers/aws", 41 "github.com/hashicorp/terraform/builtin/providers/azure", 42 "github.com/hashicorp/terraform/builtin/providers/azurerm", 43 "github.com/hashicorp/terraform/builtin/providers/chef", 44 "github.com/hashicorp/terraform/builtin/providers/cloudflare", 45 "github.com/hashicorp/terraform/builtin/providers/cloudstack", 46 "github.com/hashicorp/terraform/builtin/providers/consul", 47 "github.com/hashicorp/terraform/builtin/providers/digitalocean", 48 "github.com/hashicorp/terraform/builtin/providers/dme", 49 "github.com/hashicorp/terraform/builtin/providers/dnsimple", 50 "github.com/hashicorp/terraform/builtin/providers/docker", 51 "github.com/hashicorp/terraform/builtin/providers/dyn", 52 "github.com/hashicorp/terraform/builtin/providers/google", 53 "github.com/hashicorp/terraform/builtin/providers/heroku", 54 "github.com/hashicorp/terraform/builtin/providers/mailgun", 55 "github.com/hashicorp/terraform/builtin/providers/mysql", 56 "github.com/hashicorp/terraform/builtin/providers/null", 57 "github.com/hashicorp/terraform/builtin/providers/openstack", 58 "github.com/hashicorp/terraform/builtin/providers/packet", 59 "github.com/hashicorp/terraform/builtin/providers/postgresql", 60 "github.com/hashicorp/terraform/builtin/providers/powerdns", 61 "github.com/hashicorp/terraform/builtin/providers/rundeck", 62 "github.com/hashicorp/terraform/builtin/providers/statuscake", 63 "github.com/hashicorp/terraform/builtin/providers/template", 64 "github.com/hashicorp/terraform/builtin/providers/terraform", 65 "github.com/hashicorp/terraform/builtin/providers/tls", 66 "github.com/hashicorp/terraform/builtin/providers/vcd", 67 "github.com/hashicorp/terraform/builtin/providers/vsphere", 68 "github.com/hashicorp/terraform/builtin/provisioners/chef", 69 "github.com/hashicorp/terraform/builtin/provisioners/file", 70 "github.com/hashicorp/terraform/builtin/provisioners/local-exec", 71 "github.com/hashicorp/terraform/builtin/provisioners/remote-exec", 72 "github.com/hashicorp/terraform/command", 73 "github.com/hashicorp/terraform/communicator", 74 "github.com/hashicorp/terraform/communicator/remote", 75 "github.com/hashicorp/terraform/communicator/ssh", 76 "github.com/hashicorp/terraform/communicator/winrm", 77 "github.com/hashicorp/terraform/config", 78 "github.com/hashicorp/terraform/config/module", 79 "github.com/hashicorp/terraform/dag", 80 "github.com/hashicorp/terraform/digraph", 81 "github.com/hashicorp/terraform/dot", 82 "github.com/hashicorp/terraform/flatmap", 83 "github.com/hashicorp/terraform/helper/acctest", 84 "github.com/hashicorp/terraform/helper/config", 85 "github.com/hashicorp/terraform/helper/diff", 86 "github.com/hashicorp/terraform/helper/hashcode", 87 "github.com/hashicorp/terraform/helper/logging", 88 "github.com/hashicorp/terraform/helper/mutexkv", 89 "github.com/hashicorp/terraform/helper/pathorcontents", 90 "github.com/hashicorp/terraform/helper/resource", 91 "github.com/hashicorp/terraform/helper/schema", 92 "github.com/hashicorp/terraform/plugin", 93 "github.com/hashicorp/terraform/rpc", 94 "github.com/hashicorp/terraform/state", 95 "github.com/hashicorp/terraform/state/remote", 96 "github.com/hashicorp/terraform/terraform" 97 ], 98 "Deps": [ 99 { 100 "ImportPath": "github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go-autorest/autorest", 101 "Comment": "v1.2-315-g1cb9dff", 102 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 103 }, 104 { 105 "ImportPath": "github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/dgrijalva/jwt-go", 106 "Comment": "v1.2-315-g1cb9dff", 107 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 108 }, 109 { 110 "ImportPath": "github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/golang.org/x/crypto/pkcs12", 111 "Comment": "v1.2-315-g1cb9dff", 112 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 113 }, 114 { 115 "ImportPath": "github.com/Azure/azure-sdk-for-go/arm/cdn", 116 "Comment": "v1.2-315-g1cb9dff", 117 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 118 }, 119 { 120 "ImportPath": "github.com/Azure/azure-sdk-for-go/arm/compute", 121 "Comment": "v1.2-315-g1cb9dff", 122 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 123 }, 124 { 125 "ImportPath": "github.com/Azure/azure-sdk-for-go/arm/network", 126 "Comment": "v1.2-315-g1cb9dff", 127 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 128 }, 129 { 130 "ImportPath": "github.com/Azure/azure-sdk-for-go/arm/resources/resources", 131 "Comment": "v1.2-315-g1cb9dff", 132 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 133 }, 134 { 135 "ImportPath": "github.com/Azure/azure-sdk-for-go/arm/scheduler", 136 "Comment": "v1.2-315-g1cb9dff", 137 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 138 }, 139 { 140 "ImportPath": "github.com/Azure/azure-sdk-for-go/arm/storage", 141 "Comment": "v1.2-315-g1cb9dff", 142 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 143 }, 144 { 145 "ImportPath": "github.com/Azure/azure-sdk-for-go/core/http", 146 "Comment": "v1.2-315-g1cb9dff", 147 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 148 }, 149 { 150 "ImportPath": "github.com/Azure/azure-sdk-for-go/core/tls", 151 "Comment": "v1.2-315-g1cb9dff", 152 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 153 }, 154 { 155 "ImportPath": "github.com/Azure/azure-sdk-for-go/management", 156 "Comment": "v1.2-315-g1cb9dff", 157 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 158 }, 159 { 160 "ImportPath": "github.com/Azure/azure-sdk-for-go/storage", 161 "Comment": "v1.2-315-g1cb9dff", 162 "Rev": "1cb9dff8c37b2918ad1ebd7b294d01100a153d27" 163 }, 164 { 165 "ImportPath": "github.com/DreamItGetIT/statuscake", 166 "Rev": "8cbe86575f00210a6df2c19cb2f59b00cd181de3" 167 }, 168 { 169 "ImportPath": "github.com/apparentlymart/go-cidr/cidr", 170 "Rev": "a3ebdb999b831ecb6ab8a226e31b07b2b9061c47" 171 }, 172 { 173 "ImportPath": "github.com/apparentlymart/go-rundeck-api/rundeck", 174 "Comment": "v0.0.1-1-g43fcd8f", 175 "Rev": "43fcd8fbcf18fd5929258c044b4e3dd0643f875e" 176 }, 177 { 178 "ImportPath": "github.com/armon/circbuf", 179 "Rev": "bbbad097214e2918d8543d5201d12bfd7bca254d" 180 }, 181 { 182 "ImportPath": "github.com/armon/go-radix", 183 "Rev": "4239b77079c7b5d1243b7b4736304ce8ddb6f0f2" 184 }, 185 { 186 "ImportPath": "github.com/aws/aws-sdk-go/aws", 187 "Comment": "v1.1.2", 188 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 189 }, 190 { 191 "ImportPath": "github.com/aws/aws-sdk-go/private/endpoints", 192 "Comment": "v1.1.2", 193 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 194 }, 195 { 196 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol", 197 "Comment": "v1.1.2", 198 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 199 }, 200 { 201 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol/ec2query", 202 "Comment": "v1.1.2", 203 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 204 }, 205 { 206 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol/json/jsonutil", 207 "Comment": "v1.1.2", 208 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 209 }, 210 { 211 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol/jsonrpc", 212 "Comment": "v1.1.2", 213 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 214 }, 215 { 216 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol/query", 217 "Comment": "v1.1.2", 218 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 219 }, 220 { 221 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol/rest", 222 "Comment": "v1.1.2", 223 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 224 }, 225 { 226 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol/restjson", 227 "Comment": "v1.1.2", 228 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 229 }, 230 { 231 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol/restxml", 232 "Comment": "v1.1.2", 233 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 234 }, 235 { 236 "ImportPath": "github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil", 237 "Comment": "v1.1.2", 238 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 239 }, 240 { 241 "ImportPath": "github.com/aws/aws-sdk-go/private/signer/v4", 242 "Comment": "v1.1.2", 243 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 244 }, 245 { 246 "ImportPath": "github.com/aws/aws-sdk-go/private/waiter", 247 "Comment": "v1.1.2", 248 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 249 }, 250 { 251 "ImportPath": "github.com/aws/aws-sdk-go/service/autoscaling", 252 "Comment": "v1.1.2", 253 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 254 }, 255 { 256 "ImportPath": "github.com/aws/aws-sdk-go/service/cloudformation", 257 "Comment": "v1.1.2", 258 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 259 }, 260 { 261 "ImportPath": "github.com/aws/aws-sdk-go/service/cloudtrail", 262 "Comment": "v1.1.2", 263 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 264 }, 265 { 266 "ImportPath": "github.com/aws/aws-sdk-go/service/cloudwatch", 267 "Comment": "v1.1.2", 268 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 269 }, 270 { 271 "ImportPath": "github.com/aws/aws-sdk-go/service/cloudwatchevents", 272 "Comment": "v1.1.2", 273 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 274 }, 275 { 276 "ImportPath": "github.com/aws/aws-sdk-go/service/cloudwatchlogs", 277 "Comment": "v1.1.2", 278 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 279 }, 280 { 281 "ImportPath": "github.com/aws/aws-sdk-go/service/codecommit", 282 "Comment": "v1.1.2", 283 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 284 }, 285 { 286 "ImportPath": "github.com/aws/aws-sdk-go/service/codedeploy", 287 "Comment": "v1.1.2", 288 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 289 }, 290 { 291 "ImportPath": "github.com/aws/aws-sdk-go/service/directoryservice", 292 "Comment": "v1.1.2", 293 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 294 }, 295 { 296 "ImportPath": "github.com/aws/aws-sdk-go/service/dynamodb", 297 "Comment": "v1.1.2", 298 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 299 }, 300 { 301 "ImportPath": "github.com/aws/aws-sdk-go/service/ec2", 302 "Comment": "v1.1.2", 303 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 304 }, 305 { 306 "ImportPath": "github.com/aws/aws-sdk-go/service/ecr", 307 "Comment": "v1.1.2", 308 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 309 }, 310 { 311 "ImportPath": "github.com/aws/aws-sdk-go/service/ecs", 312 "Comment": "v1.1.2", 313 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 314 }, 315 { 316 "ImportPath": "github.com/aws/aws-sdk-go/service/efs", 317 "Comment": "v1.1.2", 318 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 319 }, 320 { 321 "ImportPath": "github.com/aws/aws-sdk-go/service/elasticache", 322 "Comment": "v1.1.2", 323 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 324 }, 325 { 326 "ImportPath": "github.com/aws/aws-sdk-go/service/elasticsearchservice", 327 "Comment": "v1.1.2", 328 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 329 }, 330 { 331 "ImportPath": "github.com/aws/aws-sdk-go/service/elb", 332 "Comment": "v1.1.2", 333 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 334 }, 335 { 336 "ImportPath": "github.com/aws/aws-sdk-go/service/firehose", 337 "Comment": "v1.1.2", 338 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 339 }, 340 { 341 "ImportPath": "github.com/aws/aws-sdk-go/service/glacier", 342 "Comment": "v1.1.2", 343 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 344 }, 345 { 346 "ImportPath": "github.com/aws/aws-sdk-go/service/iam", 347 "Comment": "v1.1.2", 348 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 349 }, 350 { 351 "ImportPath": "github.com/aws/aws-sdk-go/service/kinesis", 352 "Comment": "v1.1.2", 353 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 354 }, 355 { 356 "ImportPath": "github.com/aws/aws-sdk-go/service/lambda", 357 "Comment": "v1.1.2", 358 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 359 }, 360 { 361 "ImportPath": "github.com/aws/aws-sdk-go/service/opsworks", 362 "Comment": "v1.1.2", 363 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 364 }, 365 { 366 "ImportPath": "github.com/aws/aws-sdk-go/service/rds", 367 "Comment": "v1.1.2", 368 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 369 }, 370 { 371 "ImportPath": "github.com/aws/aws-sdk-go/service/redshift", 372 "Comment": "v1.1.2", 373 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 374 }, 375 { 376 "ImportPath": "github.com/aws/aws-sdk-go/service/route53", 377 "Comment": "v1.1.2", 378 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 379 }, 380 { 381 "ImportPath": "github.com/aws/aws-sdk-go/service/s3", 382 "Comment": "v1.1.2", 383 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 384 }, 385 { 386 "ImportPath": "github.com/aws/aws-sdk-go/service/sns", 387 "Comment": "v1.1.2", 388 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 389 }, 390 { 391 "ImportPath": "github.com/aws/aws-sdk-go/service/sqs", 392 "Comment": "v1.1.2", 393 "Rev": "8041be5461786460d86b4358305fbdf32d37cfb2" 394 }, 395 { 396 "ImportPath": "github.com/bgentry/speakeasy", 397 "Rev": "36e9cfdd690967f4f690c6edcc9ffacd006014a0" 398 }, 399 { 400 "ImportPath": "github.com/coreos/etcd/Godeps/_workspace/src/github.com/ugorji/go/codec", 401 "Comment": "v2.3.0-alpha.0-652-ge552791", 402 "Rev": "e5527914aa42cae3063f52892e1ca4518da0e4ae" 403 }, 404 { 405 "ImportPath": "github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context", 406 "Comment": "v2.3.0-alpha.0-652-ge552791", 407 "Rev": "e5527914aa42cae3063f52892e1ca4518da0e4ae" 408 }, 409 { 410 "ImportPath": "github.com/coreos/etcd/client", 411 "Comment": "v2.3.0-alpha.0-652-ge552791", 412 "Rev": "e5527914aa42cae3063f52892e1ca4518da0e4ae" 413 }, 414 { 415 "ImportPath": "github.com/coreos/etcd/pkg/pathutil", 416 "Comment": "v2.3.0-alpha.0-652-ge552791", 417 "Rev": "e5527914aa42cae3063f52892e1ca4518da0e4ae" 418 }, 419 { 420 "ImportPath": "github.com/coreos/etcd/pkg/types", 421 "Comment": "v2.3.0-alpha.0-652-ge552791", 422 "Rev": "e5527914aa42cae3063f52892e1ca4518da0e4ae" 423 }, 424 { 425 "ImportPath": "github.com/cyberdelia/heroku-go/v3", 426 "Rev": "81c5afa1abcf69cc18ccc24fa3716b5a455c9208" 427 }, 428 { 429 "ImportPath": "github.com/digitalocean/godo", 430 "Comment": "v0.9.0-20-gf75d769", 431 "Rev": "f75d769b07edce8a73682dcf325b4404f366ab3d" 432 }, 433 { 434 "ImportPath": "github.com/dylanmei/iso8601", 435 "Rev": "2075bf119b58e5576c6ed9f867b8f3d17f2e54d4" 436 }, 437 { 438 "ImportPath": "github.com/dylanmei/winrmtest", 439 "Rev": "025617847eb2cf9bd1d851bc3b22ed28e6245ce5" 440 }, 441 { 442 "ImportPath": "github.com/fsouza/go-dockerclient", 443 "Rev": "02a8beb401b20e112cff3ea740545960b667eab1" 444 }, 445 { 446 "ImportPath": "github.com/go-chef/chef", 447 "Comment": "0.0.1-42-gea19666", 448 "Rev": "ea196660dd8700ad18911681b223fe6bfc29cd69" 449 }, 450 { 451 "ImportPath": "github.com/go-ini/ini", 452 "Comment": "v1.8.6", 453 "Rev": "afbd495e5aaea13597b5e14fe514ddeaa4d76fc3" 454 }, 455 { 456 "ImportPath": "github.com/golang/protobuf/proto", 457 "Rev": "34a5f244f1c01cdfee8e60324258cfbb97a42aec" 458 }, 459 { 460 "ImportPath": "github.com/google/go-querystring/query", 461 "Rev": "2a60fc2ba6c19de80291203597d752e9ba58e4c0" 462 }, 463 { 464 "ImportPath": "github.com/hashicorp/atlas-go/archive", 465 "Comment": "20141209094003-90-g0008886", 466 "Rev": "0008886ebfa3b424bed03e2a5cbe4a2568ea0ff6" 467 }, 468 { 469 "ImportPath": "github.com/hashicorp/atlas-go/v1", 470 "Comment": "20141209094003-90-g0008886", 471 "Rev": "0008886ebfa3b424bed03e2a5cbe4a2568ea0ff6" 472 }, 473 { 474 "ImportPath": "github.com/hashicorp/consul/api", 475 "Comment": "v0.6.3-28-g3215b87", 476 "Rev": "3215b8727f44c778dd7045dcfd5ac42735c581a9" 477 }, 478 { 479 "ImportPath": "github.com/hashicorp/errwrap", 480 "Rev": "7554cd9344cec97297fa6649b055a8c98c2a1e55" 481 }, 482 { 483 "ImportPath": "github.com/hashicorp/go-checkpoint", 484 "Rev": "e4b2dc34c0f698ee04750bf2035d8b9384233e1b" 485 }, 486 { 487 "ImportPath": "github.com/hashicorp/go-cleanhttp", 488 "Rev": "875fb671b3ddc66f8e2f0acc33829c8cb989a38d" 489 }, 490 { 491 "ImportPath": "github.com/hashicorp/go-getter", 492 "Rev": "848242c76c346ef0aeb34787753b068f5f6f92fe" 493 }, 494 { 495 "ImportPath": "github.com/hashicorp/go-multierror", 496 "Rev": "d30f09973e19c1dfcd120b2d9c4f168e68d6b5d5" 497 }, 498 { 499 "ImportPath": "github.com/hashicorp/go-retryablehttp", 500 "Rev": "24fda80b7c713c52649e57ce20100d453f7bdb24" 501 }, 502 { 503 "ImportPath": "github.com/hashicorp/go-version", 504 "Rev": "7e3c02b30806fa5779d3bdfc152ce4c6f40e7b38" 505 }, 506 { 507 "ImportPath": "github.com/hashicorp/hcl", 508 "Rev": "578dd9746824a54637686b51a41bad457a56bcef" 509 }, 510 { 511 "ImportPath": "github.com/hashicorp/hil", 512 "Rev": "42518c6f01625b5e6948a6a0e6a0792df126c548" 513 }, 514 { 515 "ImportPath": "github.com/hashicorp/logutils", 516 "Rev": "0dc08b1671f34c4250ce212759ebd880f743d883" 517 }, 518 { 519 "ImportPath": "github.com/hashicorp/serf/coordinate", 520 "Comment": "v0.7.0-12-ge4ec8cc", 521 "Rev": "e4ec8cc423bbe20d26584b96efbeb9102e16d05f" 522 }, 523 { 524 "ImportPath": "github.com/hashicorp/yamux", 525 "Rev": "df949784da9ed028ee76df44652e42d37a09d7e4" 526 }, 527 { 528 "ImportPath": "github.com/hmrc/vmware-govcd", 529 "Comment": "v0.0.2-37-g5cd82f0", 530 "Rev": "5cd82f01aa1c97afa9b23ef6f4f42a60f3106003" 531 }, 532 { 533 "ImportPath": "github.com/imdario/mergo", 534 "Comment": "0.2.1-3-gb1859b1", 535 "Rev": "b1859b199a7171589445bdea9fa8c19362613f80" 536 }, 537 { 538 "ImportPath": "github.com/jen20/riviera/azure", 539 "Rev": "31f4644de1f4931e43271240069bf2b896f47005" 540 }, 541 { 542 "ImportPath": "github.com/jen20/riviera/dns", 543 "Rev": "31f4644de1f4931e43271240069bf2b896f47005" 544 }, 545 { 546 "ImportPath": "github.com/jen20/riviera/sql", 547 "Rev": "31f4644de1f4931e43271240069bf2b896f47005" 548 }, 549 { 550 "ImportPath": "github.com/jmespath/go-jmespath", 551 "Comment": "0.2.2-2-gc01cf91", 552 "Rev": "c01cf91b011868172fdcd9f41838e80c9d716264" 553 }, 554 { 555 "ImportPath": "github.com/kardianos/osext", 556 "Rev": "29ae4ffbc9a6fe9fb2bc5029050ce6996ea1d3bc" 557 }, 558 { 559 "ImportPath": "github.com/lib/pq", 560 "Comment": "go1.0-cutoff-74-g8ad2b29", 561 "Rev": "8ad2b298cadd691a77015666a5372eae5dbfac8f" 562 }, 563 { 564 "ImportPath": "github.com/lusis/go-artifactory/src/artifactory.v401", 565 "Rev": "7e4ce345df825841661d1b3ffbb1327083d4a22f" 566 }, 567 { 568 "ImportPath": "github.com/masterzen/simplexml/dom", 569 "Rev": "95ba30457eb1121fa27753627c774c7cd4e90083" 570 }, 571 { 572 "ImportPath": "github.com/masterzen/winrm/soap", 573 "Rev": "54ea5d01478cfc2afccec1504bd0dfcd8c260cfa" 574 }, 575 { 576 "ImportPath": "github.com/masterzen/winrm/winrm", 577 "Rev": "54ea5d01478cfc2afccec1504bd0dfcd8c260cfa" 578 }, 579 { 580 "ImportPath": "github.com/masterzen/xmlpath", 581 "Rev": "13f4951698adc0fa9c1dda3e275d489a24201161" 582 }, 583 { 584 "ImportPath": "github.com/mattn/go-isatty", 585 "Rev": "56b76bdf51f7708750eac80fa38b952bb9f32639" 586 }, 587 { 588 "ImportPath": "github.com/mitchellh/cli", 589 "Rev": "cb6853d606ea4a12a15ac83cc43503df99fd28fb" 590 }, 591 { 592 "ImportPath": "github.com/mitchellh/colorstring", 593 "Rev": "8631ce90f28644f54aeedcb3e389a85174e067d1" 594 }, 595 { 596 "ImportPath": "github.com/mitchellh/copystructure", 597 "Rev": "80adcec1955ee4e97af357c30dee61aadcc02c10" 598 }, 599 { 600 "ImportPath": "github.com/mitchellh/go-homedir", 601 "Rev": "d682a8f0cf139663a984ff12528da460ca963de9" 602 }, 603 { 604 "ImportPath": "github.com/mitchellh/go-linereader", 605 "Rev": "07bab5fdd9580500aea6ada0e09df4aa28e68abd" 606 }, 607 { 608 "ImportPath": "github.com/mitchellh/hashstructure", 609 "Rev": "6b17d669fac5e2f71c16658d781ec3fdd3802b69" 610 }, 611 { 612 "ImportPath": "github.com/mitchellh/mapstructure", 613 "Rev": "281073eb9eb092240d33ef253c404f1cca550309" 614 }, 615 { 616 "ImportPath": "github.com/mitchellh/packer/common/uuid", 617 "Comment": "v0.8.6-411-g314aad3", 618 "Rev": "314aad379a39f6ad5bcca278e6757d9abbb3a52e" 619 }, 620 { 621 "ImportPath": "github.com/mitchellh/panicwrap", 622 "Rev": "a1e50bc201f387747a45ffff020f1af2d8759e88" 623 }, 624 { 625 "ImportPath": "github.com/mitchellh/prefixedio", 626 "Rev": "6e6954073784f7ee67b28f2d22749d6479151ed7" 627 }, 628 { 629 "ImportPath": "github.com/mitchellh/reflectwalk", 630 "Rev": "eecf4c70c626c7cfbb95c90195bc34d386c74ac6" 631 }, 632 { 633 "ImportPath": "github.com/nesv/go-dynect/dynect", 634 "Comment": "v0.2.0-8-g841842b", 635 "Rev": "841842b16b39cf2b5007278956976d7d909bd98b" 636 }, 637 { 638 "ImportPath": "github.com/nu7hatch/gouuid", 639 "Rev": "179d4d0c4d8d407a32af483c2354df1d2c91e6c3" 640 }, 641 { 642 "ImportPath": "github.com/packer-community/winrmcp/winrmcp", 643 "Rev": "3d184cea22ee1c41ec1697e0d830ff0c78f7ea97" 644 }, 645 { 646 "ImportPath": "github.com/packethost/packngo", 647 "Rev": "f03d7dc788a8b57b62d301ccb98c950c325756f8" 648 }, 649 { 650 "ImportPath": "github.com/pborman/uuid", 651 "Rev": "dee7705ef7b324f27ceb85a121c61f2c2e8ce988" 652 }, 653 { 654 "ImportPath": "github.com/pearkes/cloudflare", 655 "Rev": "765ac1828a78ba49e6dc48309d56415c61806ac3" 656 }, 657 { 658 "ImportPath": "github.com/pearkes/dnsimple", 659 "Rev": "78996265f576c7580ff75d0cb2c606a61883ceb8" 660 }, 661 { 662 "ImportPath": "github.com/pearkes/mailgun", 663 "Rev": "b88605989c4141d22a6d874f78800399e5bb7ac2" 664 }, 665 { 666 "ImportPath": "github.com/rackspace/gophercloud", 667 "Comment": "v1.0.0-803-g6769c3b", 668 "Rev": "6769c3b3e54a5cf1b0bdb10ea5b25f5cff0a3134" 669 }, 670 { 671 "ImportPath": "github.com/satori/go.uuid", 672 "Rev": "d41af8bb6a7704f00bc3b7cba9355ae6a5a80048" 673 }, 674 { 675 "ImportPath": "github.com/soniah/dnsmadeeasy", 676 "Comment": "v1.1-2-g5578a8c", 677 "Rev": "5578a8c15e33958c61cf7db720b6181af65f4a9e" 678 }, 679 { 680 "ImportPath": "github.com/sthulb/mime/multipart", 681 "Rev": "698462dc9685d7743511c26da726c1b0c1cfb111" 682 }, 683 { 684 "ImportPath": "github.com/tent/http-link-go", 685 "Rev": "ac974c61c2f990f4115b119354b5e0b47550e888" 686 }, 687 { 688 "ImportPath": "github.com/vmware/govmomi", 689 "Comment": "v0.3.0-18-g3b66976", 690 "Rev": "3b669760f460befb135048aea80d2f5fa13885ca" 691 }, 692 { 693 "ImportPath": "github.com/xanzy/go-cloudstack/cloudstack", 694 "Comment": "v1.2.0-61-g252eb1b", 695 "Rev": "252eb1b665d77aa31dedd435fab0a7da57b2d8c1" 696 }, 697 { 698 "ImportPath": "github.com/xanzy/ssh-agent", 699 "Rev": "ba9c9e33906f58169366275e3450db66139a31a9" 700 }, 701 { 702 "ImportPath": "github.com/ziutek/mymysql/mysql", 703 "Comment": "v1.5.4-13-g75ce5fb", 704 "Rev": "75ce5fbba34b1912a3641adbd58cf317d7315821" 705 }, 706 { 707 "ImportPath": "github.com/ziutek/mymysql/native", 708 "Comment": "v1.5.4-13-g75ce5fb", 709 "Rev": "75ce5fbba34b1912a3641adbd58cf317d7315821" 710 }, 711 { 712 "ImportPath": "github.com/ziutek/mymysql/thrsafe", 713 "Comment": "v1.5.4-13-g75ce5fb", 714 "Rev": "75ce5fbba34b1912a3641adbd58cf317d7315821" 715 }, 716 { 717 "ImportPath": "golang.org/x/crypto/curve25519", 718 "Rev": "1f22c0103821b9390939b6776727195525381532" 719 }, 720 { 721 "ImportPath": "golang.org/x/crypto/ssh", 722 "Rev": "1f22c0103821b9390939b6776727195525381532" 723 }, 724 { 725 "ImportPath": "golang.org/x/net/context", 726 "Rev": "04b9de9b512f58addf28c9853d50ebef61c3953e" 727 }, 728 { 729 "ImportPath": "golang.org/x/oauth2", 730 "Rev": "8a57ed94ffd43444c0879fe75701732a38afc985" 731 }, 732 { 733 "ImportPath": "golang.org/x/sys/unix", 734 "Rev": "c65f27ffe69a43ae814a5e64c2fabb6c6312a4af" 735 }, 736 { 737 "ImportPath": "google.golang.org/api/compute/v1", 738 "Rev": "f6ba98773d96b877b246f3a9266493dfc11e276b" 739 }, 740 { 741 "ImportPath": "google.golang.org/api/container/v1", 742 "Rev": "f6ba98773d96b877b246f3a9266493dfc11e276b" 743 }, 744 { 745 "ImportPath": "google.golang.org/api/dns/v1", 746 "Rev": "f6ba98773d96b877b246f3a9266493dfc11e276b" 747 }, 748 { 749 "ImportPath": "google.golang.org/api/gensupport", 750 "Rev": "f6ba98773d96b877b246f3a9266493dfc11e276b" 751 }, 752 { 753 "ImportPath": "google.golang.org/api/googleapi", 754 "Rev": "f6ba98773d96b877b246f3a9266493dfc11e276b" 755 }, 756 { 757 "ImportPath": "google.golang.org/api/pubsub/v1", 758 "Rev": "f6ba98773d96b877b246f3a9266493dfc11e276b" 759 }, 760 { 761 "ImportPath": "google.golang.org/api/sqladmin/v1beta4", 762 "Rev": "f6ba98773d96b877b246f3a9266493dfc11e276b" 763 }, 764 { 765 "ImportPath": "google.golang.org/api/storage/v1", 766 "Rev": "f6ba98773d96b877b246f3a9266493dfc11e276b" 767 }, 768 { 769 "ImportPath": "google.golang.org/appengine", 770 "Rev": "b667a5000b082e49c6c6d16867d376a12e9490cd" 771 }, 772 { 773 "ImportPath": "google.golang.org/cloud/compute/metadata", 774 "Rev": "fb10e8da373d97f6ba5e648299a10b3b91f14cd5" 775 }, 776 { 777 "ImportPath": "google.golang.org/cloud/internal", 778 "Rev": "fb10e8da373d97f6ba5e648299a10b3b91f14cd5" 779 } 780 ] 781 }