Allow tdx repo in bazel license check

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße 2023-05-04 12:00:07 +02:00 committed by Malte Poll
parent 1d5af5f0f4
commit ad924181d9
2 changed files with 1 additions and 69 deletions

View file

@ -68,6 +68,7 @@ GOROOT=$(${go} env GOROOT) ${golicenses} csv ./... | {
Unknown)
case ${pkg} in
github.com/edgelesssys/go-tdx-qpl/*) ;;
*)
not_allowed