这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG] #2796

@zenghao306

Description

@zenghao306

hello asim!good moning!
my go.mod like this
[
module ds

go 1.24.4

replace (
github.com/mcuadros/go-gin-prometheus => github.com/zsais/go-gin-prometheus v1.1.1
github.com/micro/go-micro => go-micro.dev/v5 v5.9.0
github.com/micro/go-micro/v5 => go-micro.dev/v5 v5.9.0
)
]
when i excute the command tidy,an error just like this:
go: ds/basic/ecode imports
go-micro.dev/v5/client: go-micro.dev/v5/client@v1.18.0: parsing go.mod:
module declares its path as: github.com/micro/go-micro
but was required as: go-micro.dev/v5/client

How can I do ?

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