From 81b62ac3e8a75dbaea3b324ad041afc3caf39b46 Mon Sep 17 00:00:00 2001 From: Nils Hanke Date: Wed, 21 Sep 2022 15:40:02 +0200 Subject: [PATCH] Update check-licenses.sh to use constellation/v2 --- hack/check-licenses.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/check-licenses.sh b/hack/check-licenses.sh index d1329df30..d40c4b441 100755 --- a/hack/check-licenses.sh +++ b/hack/check-licenses.sh @@ -35,7 +35,7 @@ while read line; do AGPL-3.0) case $pkg in - github.com/edgelesssys/constellation) + github.com/edgelesssys/constellation/v2) ;; *) not_allowed