This is a Go application to run rest scripts by a CSV.
Specify the Go runtime version tag you desire in your Dockerfile. If in doubt, it's completely safe to always use the
latest one given the Go 1 compatibility guarantees.
Set the application module name in the first line of the go.mod file with your application's GitHub repository URL.
Avoiding to do so will result in the CI process, and go command failing.
The file should start with: