stdlib: move all imports to alpha.dagger.io
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
2
tests/ops/exec/env/invalid/main.cue
vendored
2
tests/ops/exec/env/invalid/main.cue
vendored
@@ -1,6 +1,6 @@
|
||||
package testing
|
||||
|
||||
import "dagger.io/dagger/op"
|
||||
import "alpha.dagger.io/dagger/op"
|
||||
|
||||
#up: [
|
||||
op.#FetchContainer & {
|
||||
|
Reference in New Issue
Block a user