cue module is now dagger.io

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-02-17 13:21:41 -08:00
parent fef148f6c0
commit 3ab0563e80
14 changed files with 10 additions and 11 deletions

View File

@@ -1 +1 @@
module: "dagger.cloud/testing"
module: "dagger.io/testing"

View File

@@ -1,7 +1,7 @@
package testing
import (
"dagger.cloud/def"
"dagger.io/def"
)
#dagger: {