-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct link and add notice file (#1185)
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it correct link and add notice file
- Loading branch information
Showing
3 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# THIRD-PARTY LIBRARIES | ||
|
||
## MPL-2.0 | ||
|
||
This project statically links the following [Mozilla Public License 2.0 (MPL-2.0)](https://www.mozilla.org/en-US/MPL/2.0/) libraries. | ||
The list contains the Go module path and the version of the library used. | ||
|
||
- github.com/hashicorp/errwrap-v1.1.0 | ||
- github.com/hashicorp/go-cleanhttp-v0.5.2 | ||
- github.com/hashicorp/go-multierror-v1.1.1 | ||
- github.com/hashicorp/go-retryablehttp-v0.7.7 | ||
- github.com/hashicorp/go-rootcerts-v1.0.2 | ||
- github.com/hashicorp/go-secure-stdlib/strutil-configutil/v0.1.5 | ||
- github.com/hashicorp/hcl-v1.0.1-vault-5 | ||
- github.com/hashicorp/vault-client-go-v0.4.3 | ||
- github.com/letsencrypt/boulder-v0.0.0-20241010192615-6692160cedfa | ||
|
||
Modifications to original MPL-2.0 files will be documented and made available. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters