mirror of
https://github.com/go-task/task.git
synced 2025-11-27 22:38:20 +02:00
github.com/go-task/task/v2 -> github.com/go-task/task/v3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package compiler
|
||||
|
||||
import (
|
||||
"github.com/go-task/task/v2/internal/taskfile"
|
||||
"github.com/go-task/task/v3/internal/taskfile"
|
||||
)
|
||||
|
||||
// Compiler handles compilation of a task before its execution.
|
||||
|
||||
Reference in New Issue
Block a user