Skip to content

go module go build -v replace not work #29317

@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 build -v download from golang/x/net not github.com/golang/net

1545112538 1

1545112611 1

What did you expect to see?

go build download from github.com/golang/net

What did you see instead?

go build download from golang/x/net

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