OpenAPITools / OpenAPITools/openapi-generator
[BUG][GO] "withGoMod: false" still produces go.mod and go.sum
Open
Nobody has claimed this yet.
Issue: Bug
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
According to this documentation https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators/go.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Go generator documentation at docs/generators/go.md and trace the handling of the withGoMod option in the generator implementation. Confirm the behavior with a minimal generation run using withGoMod: false; done means no go.mod or go.sum files are produced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, openapi
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100