find-duplicate-files A project for me to practice writing Go for a blog post. The app takes in a list of directories on the command-line and then recurses into them to look for duplicate files (based on their hash values).