Skip to content

Incorrect resolving #2111

@dlsniper

Description

@dlsniper

Using 9b67006 in the following package go get -v -u -t golang.org/x/net, the following line resolves incorrectly to the builtin package https://github.com/golang/net/blob/28273ec927bee3bea305f112fc28ceee575ea893/icmp/endpoint.go#L56

it should resolve to x/net/ipv4/package.go:23 but it resolves to Go sdk net/net.go:306.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions