Skip to content
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 #4453

Closed
MrAlias opened this issue Aug 16, 2023 · 3 comments
Closed

Investigate Hashicorp MPL -> BUSL Changes/Impact #4453

MrAlias opened this issue Aug 16, 2023 · 3 comments
Assignees

Comments

@MrAlias
Copy link
Contributor

MrAlias commented Aug 16, 2023

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

@MrAlias MrAlias added this to the v1.17.0/v0.40.0 milestone Aug 16, 2023
@MrAlias MrAlias self-assigned this Aug 16, 2023
@MrAlias
Copy link
Contributor Author

MrAlias commented Aug 16, 2023

Version evaluated:

git rev-parse --short HEAD
a5ff7af3

Looking at our go.sum files to determine all transitive dependencies:

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-version
github.com/hashicorp/hcl

For this list:

@MrAlias
Copy link
Contributor Author

MrAlias commented Aug 16, 2023

@MrAlias
Copy link
Contributor Author

MrAlias commented Aug 16, 2023

Closing as the audit looks complete and no dependencies of the project are listed as having their licenses changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant