Skip to content

Please publish new version with current module name #21

@aelse

Description

@aelse

Hi @denis-tingaikin. Go get fails for go 1.17.

$ go get github.com/denis-tingaikin/go-header
go get: github.com/denis-tingaikin/go-header@v0.4.2: parsing go.mod:
        module declares its path as: github.com/denis-tingajkin/go-header
                but was required as: github.com/denis-tingaikin/go-header

You can get around this by running go get github.com/denis-tingaikin/go-header@HEAD but it would be better to publish a new version so this works as expected for published versions.

This is important as a step to updating dependencies in other projects since the old repo location no longer exists and is vulnerable to account takeover where a malicious user can then publish bad code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions