79639196

Date: 2025-05-26 15:23:26
Score: 1.5
Natty:
Report link

it is strange, but I created empty file go.mod with nano, deleted it and after that go also did it successfully.

nano go.mod
Ctrl + S, Ctrl + X - save and exit.
rm go. mod
go mod init data/my_porject - successfully created go.mod

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Anton Makarov