You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
I have protobuf dependency and during its analysis the following error occurs: «license not found or detected». However there is a protobuf license.
Could you kindly tell me what might I do with this problem?
I could find the license you've linked in the list provided at SPDX so it's likely golicense couldn't either. For this application to work it's got to find it in the list so you probably need to manually configure golicense to assume BSD-3-Clause for this package.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have protobuf dependency and during its analysis the following error occurs: «license not found or detected». However there is a protobuf license.
Could you kindly tell me what might I do with this problem?
https://github.com/gogo/protobuf/blob/master/LICENSE
The text was updated successfully, but these errors were encountered: