8000 go/internal/gcimporter: support vendoring · Issue #13756 · golang/go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
go/internal/gcimporter: support vendoring #13756
Closed
@alandonovan

Description

@alandonovan

The Go 1.5. vendoring feature means that a package importer is now logically a function of two variables: the import path, and additionally the directory in which the import declaration appears.

The go/types TestStdlib test currently fails because the default importer does not support vendoring (and cannot without an API change).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0