This adds support to avoid generating go.mod and go.sum for Go client. By default it is set to true to keep compatibility with previous version of the tool. It can be set to false using --additional-properties=withGoMod=false