mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
Move args and taskfile packages to root directory
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
|
||||
"github.com/go-task/task/v3/internal/execext"
|
||||
"github.com/go-task/task/v3/internal/status"
|
||||
"github.com/go-task/task/v3/internal/taskfile"
|
||||
"github.com/go-task/task/v3/internal/templater"
|
||||
"github.com/go-task/task/v3/taskfile"
|
||||
)
|
||||
|
||||
// CompiledTask returns a copy of a task, but replacing variables in almost all
|
||||
|
||||
Reference in New Issue
Block a user