mirror of
https://github.com/go-task/task.git
synced 2026-07-07 14:09:11 +00:00
github.com/go-task/task/v2 -> github.com/go-task/task/v3
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"path/filepath"
|
||||
"sort"
|
||||
|
||||
"github.com/go-task/task/v2/internal/execext"
|
||||
"github.com/go-task/task/v3/internal/execext"
|
||||
|
||||
"github.com/mattn/go-zglob"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user