8000 golang.org/x/tools/go/ssa update causes build to fail · Issue #12 · nickng/dingo-hunter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
golang.org/x/tools/go/ssa update causes build to fail #12
Open
@nickng

Description

@nickng

Recent update to golang/tools changes behaviour of CreateTestMainPackage (see golang/tools@8e53eb9) which now accepts only one ssa.Package instead of a slice. Call should be changed to use a for range loop instead.

The experimental nature of go/ssa needs a lot of maintenance. An option is to consider vendoring an old version of the ssa package.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0