Skip to content

Bug: The go.mod file in the tag v0.0.1 is incorrect/didn't get updated with the newest master PR #276

@tjgurwara99

Description

@tjgurwara99

Describe the bug

The go.mod file in the tag v0.0.1 is incorrect and still contains my GitHub handle for the Go repository.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'tag v0.0.1'
  2. Click on 'go.mod'
  3. See the first line

Expected behavior
The first line should be module github.com/TheAlgorithms/Go instead of module github.com/tjgurwara99/Go
Also the required module has been removed from the code so it can now be deleted.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions