mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-20 04:54:46 -04:00
Add license exception for tdx repo
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
c478df36fa
commit
7e5e3b9d2e
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ go-licenses csv ./... | {
|
||||||
|
|
||||||
Unknown)
|
Unknown)
|
||||||
case ${pkg} in
|
case ${pkg} in
|
||||||
|
github.com/edgelesssys/go-tdx-qpl/*) ;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
not_allowed
|
not_allowed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue