mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 18:04:11 -05:00
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 |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| artifact_test.go | ||
| client.go | ||
| post-processor.go | ||
| post-processor_test.go | ||
| step_create_provider.go | ||
| step_create_version.go | ||
| step_prepare_upload.go | ||
| step_release_version.go | ||
| step_upload.go | ||
| step_verify_box.go | ||
| step_verify_upload.go | ||