with dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-28 23:41:27 +02:00
parent b0f3e3e6ff
commit 8037af77e9
3 changed files with 809 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ import (
"context"
"fmt"
"os"
"dagger.io/dagger"
)
func main() {