stdlib: move all imports to alpha.dagger.io
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
package ecs
|
||||
|
||||
import (
|
||||
"dagger.io/aws"
|
||||
"alpha.dagger.io/aws"
|
||||
)
|
||||
|
||||
// Task implements ecs run-task for running a single container on ECS
|
||||
|
Reference in New Issue
Block a user