We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7d1b0 commit 554a745Copy full SHA for 554a745
1 file changed
.wwhrd.yml
@@ -25,3 +25,8 @@ allowlist:
25
- BSD-2-Clause-FreeBSD
26
- BSD-3-Clause
27
- 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