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 kustomize
import (
"encoding/yaml"
"dagger.io/dagger"
"alpha.dagger.io/dagger"
)
TestKustomize: {