skydive
skydive copied to clipboard
Add go.sum file to repo
Adding go.sum could help other users to verify they are using the exact same modules
We had issues with go.sum always changing so at the end meaning nothing, that is why we removed it. That said we can give another try.
Done