Skip to content

Commit 554a745

Browse files
committed
accept HashiCorp MPL exceptions
On-behalf-of: @SAP christoph.mewes@sap.com
1 parent 4b7d1b0 commit 554a745

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.wwhrd.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,8 @@ allowlist:
2525
- BSD-2-Clause-FreeBSD
2626
- BSD-3-Clause
2727
- ISC
28+
29+
exceptions:
30+
- github.com/hashicorp/golang-lru/v2 # MPL 2.0
31+
- github.com/hashicorp/golang-lru/v2/internal # MPL 2.0
32+
- github.com/hashicorp/golang-lru/v2/simplelru # MPL 2.0

0 commit comments

Comments
 (0)