💾 Archived View for rawtext.club › ~sloum › geminilist › 002266.gmi captured on 2020-11-07 at 02:47:30. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-09-24)

-=-=-=-=-=-=-

<-- back to the mailing list

[ANN] Announcing gemcert, a simple certificate generator

Solderpunk solderpunk at posteo.net

Sun Jul 19 14:56:08 BST 2020

- - - - - - - - - - - - - - - - - - - 

On Wed Jul 15, 2020 at 8:13 PM CEST, wrote:

Also, could you add a go.mod and go.sum file to your repo. You can
easily
make one with `go mod init`, just make sure the path in go.mod is
correct.
That would allow using go get on the repo.

Thanks for the pointers, I will look into this. I'm still relativelygreen at Go, especially all the packaging infrastructure stuff.

Cheers,Solderpunk