-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate Hashicorp MPL -> BUSL Changes/Impact #4201
Comments
Version evaluated: git rev-parse --short HEAD
63bc786a Looking at our grep -Rn 'github.com/hashicorp' | grep 'go\.sum' | cut -d: -f3 | cut -d' ' -f1 | sort -u
github.com/hashicorp/errwrap
github.com/hashicorp/golang-lru
github.com/hashicorp/go-multierror
github.com/hashicorp/go-uuid
github.com/hashicorp/go-version
github.com/hashicorp/hcl For this list:
|
Double check using GitHub search:
Nothing found other than already reported. |
Closing as the audit looks complete and no dependencies of the project are listed as having their licenses changed. |
15 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related OTel issue: open-telemetry/community#1643
Related CNCF issue: cncf/foundation#617
Our dependencies need to be audited and the impact reported back to open-telemetry/community#1643
The text was updated successfully, but these errors were encountered: