Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Old Output ``` ~> ./packer-sdc fix -diff ../../../packer --- /home/vagrant/Development/packer/go.mod +++ /home/vagrant/Development/packer/go.mod-fixed @@ -213,3 +213,5 @@ ) ``` New Output ``` ~> ./packer-sdc fix -diff ../../../packer --- /home/vagrant/Development/packer/go.mod +++ Fixed: /home/vagrant/Development/packer/go.mod @@ -213,3 +213,5 @@ ) ```
- Loading branch information