Skip to content

go mod tidy fails to pull due to renamed packages #2335

@cornfeedhobo

Description

@cornfeedhobo
        github.com/ergochat/ergo/irc imports
        github.com/goshuirc/irc-go/ircfmt: github.com/goshuirc/irc-go@v0.5.0: parsing go.mod:
        module declares its path as: github.com/ergochat/irc-go
                but was required as: github.com/goshuirc/irc-go
replace github.com/goshuirc/irc-go => github.com/ergochat/irc-go v0.5.0
github.com/ergochat/ergo/irc imports
        github.com/oragono/go-ident: github.com/oragono/go-ident@v0.0.0-20230911071154-8c30606d6881: parsing go.mod:
        module declares its path as: github.com/ergochat/go-ident
                but was required as: github.com/oragono/go-ident
replace github.com/oragono/go-ident => github.com/ergochat/go-ident v0.0.0-20230911071154-8c30606d6881
        github.com/ergochat/ergo/irc imports
        github.com/goshuirc/irc-go/ircmatch: module github.com/goshuirc/irc-go@latest found (v0.5.0, replaced by github.com/ergochat/irc-go@v0.5.0), but does not contain package github.com/goshuirc/irc-go/ircmatch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions