go.sum Is Not a Lockfile

128 · Filippo Valsorda · Jan. 5, 2026, 9:30 p.m.
Summary
The blog post discusses the role of `go.sum` in Go programming, arguing that it is not necessary to reference `go.sum` as `go.mod` serves as both a manifest and a lockfile.