Skip to content

x/pkgsite: can not show dependencies with vendor directory #59542

Open
@aarzilli

Description

@aarzilli

pkgsite when run locally can not show packages outside of the main module if there is a vendor directory. For example

$ git clone github.com/go-delve/delve
$ cd delve
$ pkgsite

and open http://localhost:8080/github.com/hashicorp/golang-lru/simplelru

Metadata

Metadata

Assignees

Labels

NeedsFixThe path to resolution is known, but the work has not been done.pkgsite

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions