packer/post-processor/checksum
Lucas Bajolet e8d3a55b5f packer: address errcheck lint errors
In a couple places in the codebase we didn't check the errors from
functions we execute.

In some cases this is harmless (or at least ignorable), but others may
need to log what went wrong, so for all the reported occurrences we
either ignore explicitly or handle the error with a log.
2024-07-18 10:51:17 -04:00
..
version refactor: remove deprecated InitializePluginVersion, replace with NewPluginVersion 2024-06-03 09:37:30 -04:00
artifact.go [COMPLIANCE] License changes (#12568) 2023-08-10 15:53:29 -07:00
LICENSE initial import of checksum post-processor (#3492) 2016-05-18 17:31:16 -07:00
post-processor.go packer: address errcheck lint errors 2024-07-18 10:51:17 -04:00
post-processor.hcl2spec.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
post-processor_test.go chore: remove refs to deprecated io/ioutil 2023-09-26 11:13:31 -04:00