ci: add go.mod to pipeline generator
Created by: asdine
This adds a go.mod to the ci pipeline generator and modifies the sg ci preview
command.
I had to modify the CI step settings for this to work (1. we might want to store them in the repository as a pipeline.yml
? 2. The modification doesn't break main)