Have you read the Documentation Contribution Guidelines?
Description
The documentation mentions the following when creating a new project
The default module name in go.mod is "changeme". You should change this to something more appropriate.
I have just created a new project myself and gone to the go.mod file to find that it no longer uses 'changeme' as the default project name.
Self-service
Have you read the Documentation Contribution Guidelines?
Description
The documentation mentions the following when creating a new project
The default module name in go.mod is "changeme". You should change this to something more appropriate.I have just created a new project myself and gone to the go.mod file to find that it no longer uses 'changeme' as the default project name.
Self-service