Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary instruction for updating go.mod file for new projects. #3877

Open
2 tasks done
damiensedgwick opened this issue Nov 4, 2024 · 0 comments · May be fixed by #3878
Open
2 tasks done

Unnecessary instruction for updating go.mod file for new projects. #3877

damiensedgwick opened this issue Nov 4, 2024 · 0 comments · May be fixed by #3878
Labels
Documentation Improvements or additions to documentation

Comments

@damiensedgwick
Copy link

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

  • I'd be willing to address this documentation request myself.
@damiensedgwick damiensedgwick added the Documentation Improvements or additions to documentation label Nov 4, 2024
@damiensedgwick damiensedgwick linked a pull request Nov 4, 2024 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant