packer-cn/post-processor/vagrant-cloud
Emil Hessman 8144c92dd0 post-processor/vagrant-cloud: fix incorrect printf verb types
Fixes the following vet reports:

post-processor/vagrant-cloud/client.go:81: arg resp for printf verb %s of wrong type: *net/http.Response
post-processor/vagrant-cloud/client.go:99: arg resp for printf verb %s of wrong type: *net/http.Response
post-processor/vagrant-cloud/client.go:131: arg resp for printf verb %s of wrong type: *net/http.Response
post-processor/vagrant-cloud/client.go:156: arg resp for printf verb %s of wrong type: *net/http.Response
post-processor/vagrant-cloud/client.go:175: arg resp for printf verb %s of wrong type: *net/http.Response
2015-02-25 05:43:18 +01:00
..
artifact.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_test.go post-processor/vagrant-cloud: initial commit 2014-06-16 15:53:37 -04:00
client.go post-processor/vagrant-cloud: fix incorrect printf verb types 2015-02-25 05:43:18 +01:00
post-processor.go fmt 2014-10-28 08:35:21 -07:00
post-processor_test.go post-processor/vagrant-cloud: tests for configuration 2014-06-25 10:56:09 -04:00
step_create_provider.go Removed version.number / vagrant-cloud post-processor 2014-12-27 15:30:34 +01:00
step_create_version.go Removed version.number / vagrant-cloud post-processor 2014-12-27 15:30:34 +01:00
step_prepare_upload.go Removed version.number / vagrant-cloud post-processor 2014-12-27 15:30:34 +01:00
step_release_version.go Removed version.number / vagrant-cloud post-processor 2014-12-27 15:30:34 +01:00
step_upload.go post-processor/vagrant-cloud: better logging, document vcloud url 2014-06-25 12:46:25 -04:00
step_verify_box.go fix panic when vagrant cloud response fails 2014-08-12 18:11:27 +02:00
step_verify_upload.go Removed version.number / vagrant-cloud post-processor 2014-12-27 15:30:34 +01:00