Update import to alpha version
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package ecr
|
||||
|
||||
import (
|
||||
"dagger.io/aws"
|
||||
"dagger.io/dagger/op"
|
||||
"dagger.io/random"
|
||||
"alpha.dagger.io/aws"
|
||||
"alpha.dagger.io/dagger/op"
|
||||
"alpha.dagger.io/random"
|
||||
)
|
||||
|
||||
TestConfig: awsConfig: aws.#Config & {
|
||||
|
Reference in New Issue
Block a user