Skip to content

Handle ( go.mod's ) replace gracefully  #10

@nicocesar

Description

@nicocesar

My go.mod has a specific replace
replace github.com/AdRoll/goamz => github.com/arvados/goamz v0.0.0-20190905141525-1bba09f407ef

and goas fails saying:
2020/08/05 18:13:32 Error: expect package version, got "=>"

When I comment out that line in go.mod, everything works as expected

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