@@ -1,4 +1,4 @@
|
||||
package testing
|
||||
package main
|
||||
|
||||
import (
|
||||
"dagger.io/dagger/op"
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
package testing
|
||||
package main
|
||||
|
||||
import (
|
||||
"dagger.io/dagger/op"
|
||||
|