Skip to content

go get... deprecated, dependency declaration invalid #2

@anoduck

Description

@anoduck

Invalid is probably too harsh of a term, more like relocated or redirected to a different repository. You will see in the error output:

go: github.com/rinetd/transfer imports
        github.com/rinetd/transfer/cmd imports
        github.com/rinetd/transfer/codec imports
        github.com/DHowett/go-plist: github.com/DHowett/go-plist@v1.0.1: parsing go.mod:
        module declares its path as: howett.net/plist
                but was required as: github.com/DHowett/go-plist

There has been four changes to the main branch since 2018. It would be nice if another, more up-to-date release was cut.

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