Skip to content

cmd/api: omit vendored dependencies when run inside the 'std' module #41358

@cherrymui

Description

@cherrymui

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

tip (b459bc8)

Does this issue reproduce with the latest release?

No.

What did you do?

Currently, at tip (b459bc8), running all.bash, at the end it prints 2000+ lines of new APIs of vendored golang.org/x packages. This is very verbose. And they are not even part of the standard library API, which I thought the API check is for. Could we not emit those? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions