Init fails if go.mod exists. Removed commands that prevented this. If go init is to be re-run, then the go.mod needs to be manually removed, as it should be.
1.7 KiB
1.7 KiB
Init fails if go.mod exists. Removed commands that prevented this. If go init is to be re-run, then the go.mod needs to be manually removed, as it should be.