cmd/go: `go run -mod=mod [files...]` does not update go.mod and go.sum · Issue #52331 · golang/go
What version of Go are you using (go version)? $ go version go version go1.18.1 darwin/arm64 Does this issue reproduce with the latest release? Yes, reproducible with 1.18.1. What operating system ...