This commit is contained in:
2022-10-31 20:16:26 +01:00
parent e67569e776
commit 59249886ad
16 changed files with 74 additions and 74 deletions

View File

@@ -4,8 +4,8 @@ import (
"context"
"log"
"git.front.kjuulh.io/kjuulh/dagger-go/pkg/builder"
"git.front.kjuulh.io/kjuulh/dagger-go/pkg/pipelines"
"git.front.kjuulh.io/kjuulh/bust/pkg/builder"
"git.front.kjuulh.io/kjuulh/bust/pkg/pipelines"
)
func main() {