Update import to alpha version
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
@@ -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
|
||||
|
@@ -1,7 +1,7 @@
|
||||
package kubernetes
|
||||
|
||||
import (
|
||||
"dagger.io/dagger/op"
|
||||
"alpha.dagger.io/dagger/op"
|
||||
)
|
||||
|
||||
#VerifyApply: {
|
||||
|
Reference in New Issue
Block a user