go.sum Is Not a Lockfile (opens in new tab)
In Go, go.mod acts as both manifest and lockfile. There is never a reason to look at go.sum.
Read the original articleIn Go, go.mod acts as both manifest and lockfile. There is never a reason to look at go.sum.
Read the original article