Skip to content

Trying to vendor go-licenses, which uses this, fails because the license DB is not vendored. #27

Description

@thockin

I see how this is trying to be very clever and find the license DB in its own source code path.

This totally breaks down in the face of Go's vendoring, which elides directories that do not have linked Go code in them.

So....ideas? Wouldn't it be better to embed the DB into the binary and make it self contained?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions