JeremyRand Merge #142: readme: specify module path in go mod init command
2a48631 Jun 18, 2021
Merge #142: readme: specify module path in go mod init command
352b173 Cirrus: Specify module path in "go mod init" (Jeremy Rand)
db01888 readme: specify module path in go mod init command (Jeremy Rand)

Pull request description:

  Fixes error:

  	go: cannot determine module path for source directory
  	/home/redfish/foo/ncdns (outside GOPATH, module path must be
  	specified)

  Fixes #141

Top commit has no ACKs.

Tree-SHA512: 06368a0a936efdea2aa0fe44847459d3b5f61fc440dc977f7fbd302fc9fa14c3555ffbdc7cd41eeb570748032f3a2e9db0e563315658d42685c2b4429599c6ad
2a48631