• Emil Hessman's avatar
    builder/amazon/common: fix incorrect printf verb type in amiRegionCopy · 05c22066
    Emil Hessman authored
    Fixes the following vet reports:
    
    builder/amazon/common/step_ami_region_copy.go:81: arg target for printf verb %s of wrong type: github.com/mitchellh/goamz/aws.Region
    builder/amazon/common/step_ami_region_copy.go:93: arg target for printf verb %s of wrong type: github.com/mitchellh/goamz/aws.Region
    05c22066
step_ami_region_copy.go 2.38 KB