google / google/licenseclassifier

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

Open
#27 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
349
Forks
81
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.