Go Mod
go_modgo.mod content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | ||
| module_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Content of the go.mod file | |
| version | Yes | The version string | |
| module_path | Yes | The module path |