Update import to alpha version

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-06-25 15:45:33 +02:00
parent 51fe199a39
commit 2fbb9e7744
20 changed files with 36 additions and 36 deletions

View File

@@ -2,7 +2,7 @@ package kubernetes
import (
"encoding/yaml"
"dagger.io/random"
"alpha.dagger.io/random"
)
// We assume that a kinD cluster is running locally

View File

@@ -1,7 +1,7 @@
package kubernetes
import (
"dagger.io/dagger/op"
"alpha.dagger.io/dagger/op"
)
#VerifyApply: {