Thanks to visit codestin.com
Credit goes to github.com

Skip to content

affected/package: when I create a module named reflect, it cannot get the compiled binary file #54519

Closed as not planned
@liuzq2015

Description

@liuzq2015

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

1.3-1.8

$ go version

Does this issue reproduce with the latest release?

yes

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

go env Output
$ go env

What did you do?

企业微信截图_16608040699814

What did you expect to see?

I expect to see a binary file reflect is generated

What did you see instead?

But is nothing...
And when I change the module name to anyother, like reflect1/test/xxx and so on, it worked, when I go build, it generate a binary file named reflect1/test/xxx and so on
企业微信截图_16608042951396

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