Skip to content

go module replace does not work #29299

@fsjun

Description

@fsjun

What version of Go are you using (go version)?

go version go1.11.4 linux/amd64

Does this issue reproduce with the latest release?

What operating system and processor architecture are you using (go env)?

go env Output
$ go env

What did you do?

go module replace in go.mod does not work.
image

What did you expect to see?

download from github.com/grpc/grpc-go not from google.golang.org/grpc

What did you see instead?

download from google.golang.org/grpc , replace does not work

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions